.subheader{
	font-family : Arial, Helvetica, sans-serif;
	color : #ADBE71;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
}
.subheaderred{
	font-family : Arial, Helvetica, sans-serif;
	color : #B20009;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
}
.content{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
}
.missing{
	font-family : Arial, Helvetica, sans-serif;
	color : #B20009;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
}
.italic{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
}
.boldname{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-align : right;
}
BODY.green {
	background : url(images/spacer-green.gif);
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 2px;
}
BODY.grey {
	background : url(images/spacer-grey.gif);
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 2px;
}
BODY.darkgrey {
	background : url(images/spacer-darkgrey.gif);
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 2px;
}
BODY.red {
	background : url(images/spacer-red.gif);
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 2px;
}
A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	color : #ADBE71;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #B20009;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
}
A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
}
A.red:LINK {
	font-family : Arial, Helvetica, sans-serif;
	color : #B20009;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
}
A.red:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #B20009;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
}
A.red:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
}
A.red:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
}


