H1, H2, H3 {color: #FF6600}
 
TR.header {background-color:#000099; color:white; text-align:left}
TR.odd {background-color:#eeeeee}
TR.even {background-color:#dddddd}

TD {
	font-size: 14px; 
	color: #666666; 
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

A:link {
	text-decoration: none;
	color: #6633FF;
}

A:visited {
	color: #6633FF;
	text-decoration: none;
}

A:hover {
	color: #FF9933;
	text-decoration: underline;
}


.content {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

P.expl {
  font-size:9px;
  color: red;
}

UL {
	font-size: 14px; 
	list-style-type: circle;
	padding-left: 1px; 
	color: #333333;
	line-height: normal; 
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
 
OL {
	font-size: 14px; 
	list-style-type: number;
	color: #333333;
	line-height: normal; 
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

LI {
	font-size: 14px; 
	margin: 6px 0px 0px; 
	padding-right: 8px; 
	color: #333333;
	line-height: normal; 
	font-family: "Trebuchet MS", Tahoma, Verdana;
}


.header1 {

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}

 
.header2 {
	FONT-SIZE: 16px;
	COLOR: #FF6600;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;

}

.header3 {

	FONT-SIZE: 14px;
	COLOR: #FF6600;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
}
.menudiv
{
	border:0px solid #999999;
	text-align:center;
	height:60px;
	padding-top:12px;	
	color:#000000;
}

.menumovediv
{
	border:1px outset #ffffff;
	text-align:center;
	height:60px;
	background-color:#aaaaaa;
	padding-top:12px;
	color:#000099;
	font-weight:bold;
	cursor:hand;
}

.menudivtr
{
	border:0px solid #999999;
	text-align:center;
	height:21px;
	padding-top:0px;	
	color:#000000;
}

.menumovedivtr
{
	border:1px outset #ffffff;
	text-align:center;
	height:21px;
	background-color:#ceffcf;
	padding-top:0px;
	color:#000000; 
}
