BODY {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	margin : 0px 0px;

}

H1 {
	font-size : 14px;
	color : #33CCFF;
	font-weight : bold;
}

H2 {
	font-size : 12px;
	color : #6699CC;
	font-weight : bold;
}

H3 {
	font-size : 11px;
	color : #6495ED;
	font-weight : bold;
}
.linehighlight {
color: Red;
 font-style : italic;
 font-family :font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
}

.tableheading{
 color: Gray;
 font-family :font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : bold;
}

 TR, TD {
	font-size : 11px;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.shade1 {
background-color: #F0F8FF;	
}

.shade2 {
background-color: #F8F8FF;	
}

.shade3 {
background-color: #F5F5F5;	
}
UL.ultypemain {
	color : #333333;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	list-style-type: square;
}
UL.ultypesub {
	color : #333333;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	list-style-type: disc;
}
OL.oltypenum {
	color : #333333;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	list-style-type: upper-roman;
}
UL.ultypecircle {
	color : #333333;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	list-style-type: circle;
}
P {
	font-size : 11px;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;	
}
A{
 color : #660099;
}

A:HOVER {
	color : Blue;
	text-decoration : none;
}


.lastmod {
	font-size : 9px;
	font-style : italic;
}

.tabtop {
 font-family :font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : bold;
 background-color: #F0F8FF;	
}


