H1 {
	color : #993300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight :bold;
	letter-spacing : normal;
	text-decoration : none;
	text-align : justify;
	line-height : 20px;
}
H2 {
	color : #993300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight :normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 14pt;
}
.bold {
	font-weight : bold;
}
.margins {
	padding-left:15px;
	padding-right:15px;
}
.red {
	color : #c00000;
	font-weight : bold;
}
.boldred {
	font-weight : bold;
	color : #c00000;	
}
.smallbold {
	font-size : 10px ;
	font-weight : bold;
}
.small {
	font-size : 10px ;
}
.superscript {
	vertical-align : super;
	font-size :7pt;
}
.subscript {
	vertical-align : sub;
	font-size : 7pt;
}
.leftmenusmall {
	font-size : 8pt ;
	line-height : 12pt;	
	text-align : justify;	
}
BODY, TD, TR, P, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 14pt;
}
.justify {
	text-align : justify;
}
A {
	letter-spacing : normal;
	color : #993300;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	letter-spacing : normal;
	color : #0000c0;
	text-decoration : underline;
	font-weight : bold;
}
A.bottommenu,.bottommenu {
	letter-spacing : normal;
	font-weight: normal;
	color : #993300;
	text-decoration : none;
}
.bottommenub {
	letter-spacing : normal;
	font-weight: bold;
	color : #993300;
	text-decoration : none;
}
A.bottommenu:HOVER {
	letter-spacing : normal;
	font-weight: normal;
	color : #0000c0;
	text-decoration : underline;
}
A.headermenu,.headermenu {
	font-size : 12px ;
	font-weight : bold;
	letter-spacing : normal;
	color : #ffffff;
	text-decoration : none;
}
A:HOVER.headermenu {
	font-size : 12px ;
	font-weight : bold;
	letter-spacing : normal;
	color : #ffff00;
	text-decoration : none;
}
A.leftmenu,.leftmenu {
	font-size : 10px ;
	font-weight : bold;
	letter-spacing : normal;
	color : #6f0a00;
	text-decoration : none;
}
.leftmenuselected {
	font-size : 10px ;
	font-weight : bold;
	letter-spacing : normal;
	color : #ffffff;
	text-decoration : none;
}
A:HOVER.leftmenu {
	font-size : 10px ;
	font-weight : bold;
	letter-spacing : normal;
	color : #ffffff;
	text-decoration : none;
}
.leftmenutitle {
	font-size : 12px ;
	font-weight : bold;
	letter-spacing : normal;
	color :#000000;
	text-decoration : none;
}

