H1 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 9pt;
font-weight : normal;
text-align : center;
color : #333333;
}

H2 {
background : transparent;
font-family : Trebuchet MS;
font-size : 14pt;
font-weight : normal;
text-align : left;
color : #990000;
}

H3 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
font-weight : bold;
text-align : center;
color : #990000;
}

H4 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 11pt;
font-weight : bold;
text-align : left;
color : #ff0000;
}

H5 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 11pt;
font-weight : bold;
text-align : left;
color : #ff0000;

}
H6 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 7pt;
font-weight : normal;
text-align : centre;
color : #333333;
}


BODY, DIV, P, TR, TD {
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : normal;
color : #333333;
}


a { font-size: 12px;}  
A:link {
	color: rgb(0,51,153);
	text-decoration: none
}

A:visited {
	color: rgb(0,51,153);
	text-decoration: none
}

A:active {
	color: rgb(128,0,0);
	text-decoration: none
}

A:hover {
	color: rgb(255,0,0);
	text-decoration: none
}
