.bodystyle{
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	color: Black;
}

TD {
	font-size : 12px;  
	font-family : Arial, Helvetica, sans-serif;
}

.headline_date{
	font-size : 13px;
	color : Black;
	font-style : italic;
}

.headline{
	font-size : 13px;
	color : Black;
	font-weight : bold;
}

.content{
	font-size : 13px;
	color : Black;
}

.link_text{
	font-size : 13px;
	font-style : bold;
}

.admin{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #DC143C;
	font-weight : bolder;

}

.admin.small{
	font-size : 9px;
}

.admin.vsmall{
	font-size : 8px;
}

.admin.bg{
	background-color : #D3D3D3;
}

.admin.bg2{
	background-color : #FA8072;
}

.required{
	color : Red;
	font-weight : bold;
}

.optional{
	color : Black;
	font-weight : bold;
}

.note{
	font-style : italic;
}

.page_header{
	font-size : 150%;
	font-weight : bold;
 	color : Red;
}
