BODY
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	margin-left : 8;
	margin-bottom : 8;
	margin-right : 8;
	margin-top : 0;
	font-weight: Normal;
    scrollbar-face-color: #FFFFEE; 
    scrollbar-shadow-color: #808080;
    scrollbar-highlight-color: #C0C0C0; 
    scrollbar-3dlight-color: #FFFFEE; 
    scrollbar-darkshadow-color: maroon; 
    scrollbar-track-color: #FFFFEE;
    scrollbar-arrow-color: Red;
    background: #FFFFEE;
}
A
{
    COLOR: red;
	font-family: Verdana, Arial;
    font-size: 10pt; 
	text-decoration : underline;
}
A:Visited
{
	COLOR: red;
}
A:Hover 
{
	background-color: #CC0000;
	color: yellow;
	text-decoration: none;
}


H1
{
	color: Yellow;
	font-family: Verdana;
	font-size: 14pt;
	text-align: center;
	background-color: maroon;
}



H2
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 12pt;
	background-color: #EEEECC;
	text-align: center;
}

H3
{
	color: maroon;
	font-family: Times New Roman, Arial;
	font-size: 12pt;
}


SUP
{
	color: #808080;
	font-family: Verdana, Arial;
	font-size: 7pt;
}


UL {
	font-family: Verdana, Arial;
	font-size: 10pt;
	margin-left : 15;
	margin-right : 15;
}


LI {
	padding: 4;
	list-style-type: square;
}


DT {
	font-family: Verdana, Arial;
	font-weight: bolder ;
	margin-top : 10;
}

DD {
	font-family: Verdana, Arial;
	font-style: italic ;
}




TABLE
{
	font-family: Verdana, Arial; 
	font-size: 10pt; 
	font-weight: Normal;
}

