BODY {
	margin-left : 0;
	margin-top : 0;
	margin-bottom: 0;
	margin-right : 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}


H1 {
	color : #CCFFFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-align: center;
	}

H2 {
	color : #FFFFFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	text-align: center;
}

H3 {
	color : #CCFFFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: left;
    padding-left : 10;
}

UL{
	LIST-STYLE:  url(../images/bullet.gif);
	vertical-align : text-top;
	line-height: 200%;
}

.ULBULLETS {
	list-style : square;
}

a:link{
	Color : #FFFFCC;
	font-style: normal;
	}

a:visited{
	color : #FFFFCC;
	}
	
a:active{
	Color : #FFFFCC;
	font-style: normal;
}

a:hover{
	Color : #FFFFCC;
	text-decoration : underline;
	}

.BODYTEXTLINK {
	color : #FFFFCC;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

A.BODYTEXTLINK:VISITED {
	color: #FFFFCC;
	font-style: normal;
	text-decoration: underline;

}

A.BODYTEXTLINK:HOVER {
	color: #FFFFCC;
	font-style: normal;
	text-decoration: underline;
	text-decoration: bold;
	font-weight: bold;

}

.MENU {
	font-weight: bold;
	font-size: 12px;
	padding-left : 5px;
	color: #FFFFFF;

}

.MENULINK {
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left : 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left : 25px;
	color: #FFFFFF;
	padding-right: 10px;


}

