/* CSS Document */

.P{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 18px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #660033;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	background-color: #999966;
	display: block;
	padding: 8px;
	width: 140px;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC00CC;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 6px;
	width: 120px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #330066;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #999966;
	margin-top: 6px;
	margin-bottom: 0px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #00CC33;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 6px;
	width: 120px;
	border: medium inset #FFFFCC;
}
.navigation2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
	}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}
.caption {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #999966;
	position: relative;
}

