/* CSS Document */

p{
font-family:Verdana, sans-serif;
font-size:10px;
color:#FFFFFF;
line-height:18px;
padding:3px;
}

.p_attn{
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:18px;
	padding:3px;
	background-color: #C6C3C6;
}

.p_blink {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: blink;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.bold_underline {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.navigation{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
	font-family: verdana, sans-serif;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: verdana, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
}
.banner {
	font-family: Papyrus;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFF00;
	background-color: #000000;
}
.normal_underline {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
.Disclaimer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
