BODY {
	background-color : #ff9933;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}
#micro{
	position:absolute;
	top:97%;
	left:40%;
}

.headline {
	margin-bottom : 0px;
	padding-bottom : 0px;
	font-weight : bold;
}

.pagehead {
	font-size : larger;
	margin-bottom : 0px;
	padding-bottom : 0px;
	font-weight : bold;
}

P.archive{
	font-size : smaller;
	margin-top : 0px;
	margin-bottom : 12px
}

.subhead{
	font-weight : bold;
	vertical-align : top;
	font-size : smaller;
}

TD.value{ 
	vertical-align : top;
	font-size : smaller;
}

TD.formLabel{
	vertical-align : top;
	font-size : smaller;
	font-weight : bold;
	text-align : right;
}

.linetext{
	vertical-align : top;
	font-size : smaller;
}

.indexnews {
	font-size : smaller;
	padding-left : 20px;
	padding-right : 50px;
	vertical-align : top;
}

A.index:link{
	color : Black;
}

A.index:visited{
	color : Black;
}

A.index:hover{
	color : #CCCCCC;
}

A.index:active{
	color : #CCCCCC;
}

A:link{
	color : #CC0000;
}

A:visited{
	color : #CC0000;
}

A:hover{
	color : #FF6600;
}

A:active{
	color : #FF6600;
}