/* CSS Document */

body {
	background:#123260;
	margin-top:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#B4BDCD;
	}
h1 {
	FONT-SIZE: 18px;
	COLOR: #9AE0FA;
	font-family: Tahoma;
}
#footer {
	font-size:10px;
	font-family:Tahoma;
	color:#B4BDCD;
	}
a {
	font-size:10px;
	font-family:Tahoma;
	text-decoration:none;
	color:#B4BDCD;
}
a:hover {
	font-size:10px;
	font-family:Tahoma;
	text-decoration:none;
	color:#B4BDCD;
	}