body
	{
	scrollbar-highlight-color: #215086;
	scrollbar-shadow-color: #215086;
	scrollbar-arrow-color: #215086;
	scrollbar-track-color: #08090A;
	scrollbar-3dlight-color: #08090A;
	scrollbar-darkshadow-color: #08090A;
	scrollbar-face-color: #08090A;
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #08090A;
	font-family: century gothic;
	font-size: 8pt;
	letter-spacing: 0.1em;
	color: #F8FBFF;
	}
table, tr, td, p
	{
	font-size: 8pt;
	}
iframe
	{
	width: 450px;
	height: 500px;
	border: 0px;
	}
h1
	{
	border: 1px solid #5C89BB;
	background-color: #031325;
	font-weight: bold;
	font-size: 9pt;
	width: 120px;
	height: 18px;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0px;
	}
h2
	{
	height: 22px;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: right;
	background-image: url(h2.jpg);
	background-position: right bottom;
	background-repeat: repeat-y;
	margin: 0px;
	}
a:link, a:visited, a:active
	{
	color: #BEDEED;
	text-decoration: none;
	cursor: default;
	font-size: 8pt;
	}
a:hover
	{
	color: #D5EFFB;
	cursor: default;
	}
.nav
	{
	text-align: center;
	padding: 0px;
	width: 120px;
	color: #BEDEED;
	text-decoration: none;
	font-size: 8pt;
	}
.nav a:link
	{
	background-color: #09111A;
	display: block;
	color: #BEDEED;
	text-decoration: none;
	cursor: default;
	font-size: 8pt;
	border: 1px solid #1D2A46;
	margin: 1px;
	height: 16px;
	}
.nav a:active
	{
	background-color: #09111A;
	display: block;
	color: #BEDEED;
	text-decoration: none;
	cursor: default;
	font-size: 8pt;
	border: 1px solid #16233F;
	margin: 1px;
	height: 16px;
	}
.nav a:visited
	{
	background-color: #09111A;
	display: block;
	color: #BEDEED;
	text-decoration: none;
	cursor: default;
	font-size: 8pt;
	border: 1px solid #16233F;
	margin: 1px;
	height: 16px;
	}
.nav a:hover
	{
	background-color: #466B95;
	display: block;
	color: #DAF1FC;
	text-decoration: none;
	cursor: default;
	font-size: 8pt;
	border: 1px solid #84AAD4;
	font-weight: bold;
	margin: 1px;
	height: 16px;
	}




