<!--
body,td,th {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(graphics/background.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;


}

a:link {
	color: #314c79;
}
a:visited {
	color: #314c79;
}
a:hover {
	color: #1d3254;
}

a { outline: none;}

.h1 {
	font-size: 22px;
	font-weight: 800; 
	text-transform: lowercase; 

}

.h2 {
	font-size: 14px;
	text-transform: uppercase; 
	font-weight: 800; 

}
.h3 {
	font-size: 14px;
	text-transform: uppercase; 
	font-weight: 800; 
	color: #314c79;

}


-->



