BODY {
	font-family:		"Goudy Old Style","Times New Roman","Serif";
	font-size:		medium;
	font-style:		normal;
	font-weight:		normal;
	text-decoration:	none;
	color:			white;
	background-color:	black;
	margin-top:		0px;
	margin-left:		0px;
}
A.body:link, A.body:active {
	font-family:		"Goudy Old Style","Times New Roman","Serif";
	text-decoration:	none;
	color:			gray;
	background-color:	transparent;
}
A.body:visited {
	text-decoration:	none;
	font-family:		"Goudy Old Style","Times New Roman","Serif";
	color:			gray;
	background-color:	transparent;
}
A.body:hover {
	font-family:		"Goudy Old Style","Times New Roman","Serif";
	text-decoration:	none;
	color:			#8888ff;
	background-color:	transparent;
}
A.nav:link, A:active {
	font-family:		"Goudy Old Style","Times New Roman","Serif";
	text-decoration: 	none;
	font-style:		normal;
	font-weight:		bold;
	color:			white;
	background-color:	transparent;
	font-size:		large;
	margin-bottom:		20%;
}
A.nav:visited {
	font-family:		"Goudy Old Style","Times New Roman","Serif";
	text-decoration:	none;
	font-style:		normal;
	font-weight:		bold;
	color:			gray;
	background-color:	transparent;
	font-size:		large;
	margin-bottom:		20%;
}
A.nav:hover {
	font-family:		"Goudy Old Style","Times New Roman","Serif";
	text-decoration:	none;
	color:			#8888ff;
	background-color:	transparent;
	font-style:		normal;
	font-weight:		bold;
	font-size:		large;
	margin-bottom:		20%;
}
H1 {
	font-style:		normal;
	font-weight:		normal;
	font-size:		x-large;
	color:			white;
	background-color:	transparent;
	margin-top:		0%;
	margin-bottom:		0%;
}
H2 {
	font-style:		normal;
	font-weight:		normal;
	font-size:		medium;
	color:			white;
	background-color:	transparent;
	margin-top:		0%;
	margin-bottom:		0%;
}
H3 {
	font-style:		normal;
	font-weight:		normal;
	font-size:		medium;
	color:			white;
	background-color:	transparent;
	margin-top:		0%;
	margin-bottom:		0%;
}
H4 {
	font-family:		"Goudy Old Style","Times New Roman","Serif";
	font-style:		normal;
	font-weight:		normal;
	font-size:		small;
	color:			white;
	background-color:	transparent;
	margin-top:		0%;
	margin-bottom:		0%;
}
H5 {
	font-family:		"Goudy Old Style","Times New Roman","Serif";
	font-style:		normal;
	font-weight:		normal;
	font-size:		x-small;
	color:			white;
	background-color:	transparent;
	margin-top:		0%;
	margin-bottom:		0%;
}
CAPTION {
	font-size:		medium;
	font-style:		italic;
	font-weight:		normal;
	color:			white;
	background-color:	transparent;
}
CITE {
	font-size:		70%;
	font-style:		italic;
	font-weight:		normal;
	color:			gray;
	background-color:	transparent;
}
DESC {
	font-size:		80%;
	font-style:		normal;
	font-weight:		normal;
	color:			white;
	background-color:	transparent;
}
TABLE {
	border:			0;
	color:			black;
	background-color:	transparent;
	padding-top:		0px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
}
TH {
	text-align:		right;
	font-style:		normal;
	font-weight:		normal;
	font-size:		100%;
	color:			black;
	background-color:	transparent;
}
TD {
	font-family:		"Goudy Old Style","Times New Roman","Serif";
	font-style:		normal;
	font-weight:		normal;
	color:			black;
	background-color:	transparent;
}.top {
	font: italic bolder normal 48px/normal "Present Black";
	text-transform: none;
	color: #003399;
	text-decoration: underline;
	background: #CED6DE center top;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
}
