BODY {
	BGCOLOR : #ffffff;
	font-family : Tahoma, Arial, sans-serif;
	font-style : normal;
	color : Black;
	font-size : 9pt;
	LEFTMARGIN : 0;
	MARGINWIDTH : 0;
	TOPMARGIN : 0;
	MARGINHEIGHT : 0
}
 
P  {
	font-family : Tahoma, Arial, sans-serif;
	font-style : normal;
	color : Black;
	font-size : 9pt;
	text-align:left;
}

br  {
	text-align : left;
}
LI  {
	text-align : left;
	color : Black;
	font-size : 9pt;
}
A  {
 	font-size : 9pt;
 	font-family : Tahoma, Arial, Sans-Serif;
 	font-style : normal;
 	color : #336699;
	font-weight : bold;
 	text-decoration : none;
 }

A:hover  {
 	text-decoration : underline;
 }
 
H1  {
	font-family : Arial, Tahoma, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	color : Navy;
	text-align : center;
}

H2  {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	color : #6363FF;
}

H3  {
	font-size : 11pt;
	font-family : Tahoma, Arial, Sans-Serif;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	color : #009C9C;
}

TD  {
	font-family : Tahoma, Arial, sans-serif;
	font-style : normal;
	color : Black;
	font-size : 9pt;
}

.menu  {
	font-weight : bold;
	color : #ffcc00;
}

.white  {
	font-weight : bold;
	color : White;
}

.red  {
	font-weight : bold;
	color : #cc0000;
}

.small  {
	font-family : Tahoma, Arial, sans-serif;
	font-style : normal;
	color : Navy;
	font-size : 8pt;
	font : bold small-caps;
}

.big  {
	font-family : Tahoma, Arial, sans-serif;
	font-style : normal;
	color : Navy;
	font-size : 11pt;
	font-weight: bold;
	font-variant: small-caps;
}
.biggreen  {
	font-family : Tahoma, Arial, sans-serif;
	font-style : normal;
	color : #5A9252;
	font-size : 11pt;
	font-weight: bold;
	font-variant: small-caps;
}
.bigred  {
	font-family : Tahoma, Arial, sans-serif;
	font-style : bold;
	color : #cc0000;
	font-size : 14pt;

}
a:bigred  {
	font-family : Tahoma, Arial, sans-serif;
	font-style : bold;
	color : #cc0000;
	font-size : 14pt;

}

.biglink  {
	font-family : Tahoma, Arial, sans-serif;
	font-style : normal;
	color : #336699;
	font-size : 11pt;
	font : bold small-caps;
}
.grey {
	color : #e4e4e4;
}

.breadcrumb  {
	font-family : Tahoma, Arial, sans-serif;
	font-style : normal;
	color : Navy;
	font-size : 9pt;
	background-color : #D7FFFF;
	text-align : left;
}

.center  {
	text-align : center;
}

