body{
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	color: white;
	font-family:"Palatino Linotype","Times New Roman", Times, serif;
	font-size: 10pt;
}
A:link {color: #ffffff;}
A:visited {color: #ffffff;}
A:active {color: #ffffff;}
A:hover {text-decoration: underline; color: #1CB5FF;}
div.top{
	width: 100%;
	height: 22px;
	background-color: #006699;
	text-align: right;
}
div.bg{
	width: 100%;
	height: 229px;
	background-image: url('images/bg.jpg');
	background-repeat:repeat-x;
}

