BODY {
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A {
	text-decoration: none;
	color: #993366;
}

A:Hover {
	text-decoration: none;
	color: #336699;
}

HR {
	color : #993366;
	height : 1px;
}

TD_CENT {
	font-family : Verdana;
	font-size : 10px;
	text-align: center;
}

TD {
	font-family : Verdana;
	font-size : 11px;
	color : #336699;
}

UL {
	text-align: Justify;
	margin-top: 10;
}

P {
	text-align: justify;
}
html,body
     {
       height:100%;
       margin:0px;
       padding:0px
}
