body { background-color : #082f80; }

p {	font-family : 'Georgia', serif;
	color: #ffffff;
	font-size : 14pt;
	font-weight : bold;
	margin-bottom :	0pt;
	margin-top : 0pt;
}

.small { font-size : 10pt;
	font-weight : normal;
}

h3 { 	font-family : 'Georgia', serif;
	color: #ffffff;
	text-align: center;
	font-size : 18pt;
	font-weight : bold;
	text-indent : 0em;
	margin-bottom : 10pt;
}

td {	font-family : 'Georgia', serif;
	color: #ffffff;
	font-size : 12pt;
}

a {	text-decoration : none;
	color: #99ff99;
}

a:Visited {  text-decoration : none;
	color: #ccffcc;
}

a:Active {  text-decoration : underline;
	color: #ffff99;
}

a:Hover {	text-decoration : underline;
	color: #ffff99;
}

img
{
	background-color: #FFFFFF;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
