P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Arial;
	font-size : 10pt;
}

.tableheader
 {
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
}

.tabledetail
 {
	font-family : Arial;
	font-size : 10pt;
}

.title
{
	font-family : Arial;
	font-size : 14pt;
	font-weight: bold;
	color: #3F5780;
}

.alert
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : red;

}

.pageheader
{
	font-size: 20px; 
	font-family: arial; 
	color: 9C9A63;
}

.pagealert
{
	font-size: 18px; 
	font-family: arial; 
	color: red;
}

.whitetext
{
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	color: white;
}

.selecter
{
color: red; 
font-size: 16px; 
font-weight: bold; 
font-family: Arial;
}
