BODY  {
	background-color : #ffffff;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size : x-small;
}
H1  {
	font-size : medium;
	font-weight : bold;
	color : #ff0000;
	margin: 0px auto 0px;
}
H2  {
	color : #ff0000;
	font-size : small;
	font-weight : bold;
	margin: 0px auto 0px;
}
H3  {
	color : #ff0000;
	font-size : x-small;
	font-weight : bold;
	margin: 5px auto 2px;
}
TH {
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size : x-small;
	text-align : left;
}
TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : x-small;
}
strong  {
	Color : #0000cc;
	font-weight : bold;
}
em  {
	Color : #FF0000;
	font-weight : bold;
	font-style : normal;
}
.small  {
	color : #000000;
	font-size : xx-small;
}
.smallbold  {
	color : #000000;
	font-size : xx-small;
	font-weight : bold;
}
.tabban{
	background-color : #ffffff;
	border : 1px double #ccccff;
} 
.tabpage{
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	border : 1px double white;
	font-weight : bold;
	color : white;
	background-color : #cc0000;
}
.tabpage A {
	Color : #FFFFFF;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-weight : bold;
}
.tabpage A:link  {Text-Decoration : none;}
.tabpage A:Visited  {Text-Decoration : none;}
.tabpage A:Hover  {Text-Decoration : underline;}
.tabpage A:Active {Text-Decoration : none;}

.banbut{
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	border : 1px double white;
	font-weight : bold;
	color : white;
	background-color : #cc0000;
}
.banbut A {
	Color : #FFFFFF;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-weight : bold;
}
.banbut A:link  {Text-Decoration : none;}
.banbut A:Visited  {Text-Decoration : none;}
.banbut A:Hover  {Text-Decoration : none;}
.banbut A:Active {Text-Decoration : none;} 

.Button{font-family:arial,geneva;font-size:8pt;}

UL  { font-size : x-small; }
OL  { font-size : x-small; }
LI  { font-size : x-small; }
