@charset "utf-8";
/* CSS Document layout_1*/

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 60px;
	font-weight: bold;
	color:#FFF;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 0;
}
td {
	font-size: 12px;
}
a:link {
	color:#990000;
}