/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000066;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0033FF;
}
.alink2 {
	font-family: stencil, sans-serif;
	font-size: 14px;
	color: #000000
	text-decoration: none;
	color: #000000;
}
.alink2 a:link {
	color:#0000FF;
	text-decoration: none;
}
.alink2 a:visited {
	color:#000066;
	text-decoration: none;
}
.alink2 a:hover {
	color:red;
	text-decoration: underline;
}
.blink {
	font-family: stencil, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.blink a:link {
	color:yellow;
	text-decoration: none;
}
.blink a:visited {
	color:#FFFF99;
	text-decoration: none;
}
.blink a:hover {
	color:red;
	text-decoration: underline;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.main a:link {
	font-weight: bold;
	color: #0000FF;
}
.main a:visited {
	font-weight: bold;
	color: #003366;
}
.main a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.subheadline {
	font-family: Stencil, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;	
}
.subheadline a:link {
	font-weight: bold;
	color: #0000FF;
}
.subheadline a:visited {
	font-weight: bold;
	color: #003366;
}
.subheadline a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {font-size: 18px}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.style5 {font-size: 9px}