body
{
	background-color : #003498;
}

td
{
	color : #FFCC66;
	font-family : Verdana;
	font-size : 12px;
}

p
{
	text-align : justify;
}

a
{
	color : #FFCC66;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : underline;
}

a:hover
{
	color : #FFCC66;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

.copy
{
	border-top : 1px solid #cccccc;
	color : #CCCCCC;
	font-family : Verdana;
	font-size : 11px;
	padding-top : 6px;
}
