body
{
	background-color:		#455171;

	color:							#9BA9CD;
	font-family:				Georgia;
	font-size:					10pt;
	font-style:					normal;
	font-variant:				normal;
	font-weight:				normal;
}


h1
{
	font-size:					140%;
	font-weight:				bold;
}
h2
{
	font-size:					120%;
	font-weight:				bold;
}


table
{
	background-color:		#455171;

	font-family:				Georgia;
	font-size:					10pt;

	border-width:				0;
	border-color:				#424161;
}

th
{
	text-align:					left;

	font-size:					12pt;
	font-weight:				normal;
}


img
{
	border-width:				1;
	border-style:				solid;
	border-color:				#9BA9CD;
}


a:link
{
	color:							#000040;
	text-decoration:		underline;
}


a:visited
{
	color:							#9BA9CD;
	text-decoration:		underline;
}


a:active
{
	color:							#EBBD7E;
	text-decoration:		underline;
}


a:hover
{
	color:							#EBBD7E;
	text-decoration:		underline;
}
