BODY
{
}
A {
text-decoration:none;
}

A:hover {
color:red;
}

#d1, #d2, #d3, #d4, #d5 {
position:absolute;
background-color:rgb(174, 4, 193);
top:80;
width:120;
color:blue;
text-align:center;
font-weight:bold;
}

#sd1, #sd2, #sd3, #sd4 {
position:absolute;
padding-left:10px;    
background-color:#99CCFF;
top:30;
width:200;
color:black;
text-align:left;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: rgb(174, 4, 193);
}

h2 {
font-size: 14px;
color: rgb(225, 100, 225);
font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, td, body, table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: #ccffff;
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
color: #52A6D6;
}

	.morehl {
		font-family: Verdana, geneva, arial, sans-serif !important;
		font-size: 10px !important;
		color: #AE04C1 !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}	
	
	A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: #990033 !important;
	}
	
	.moresrc {
		font-family: Verdana, geneva, arial, sans-serif !important;
		font-size: 9px !important;
		color: #0000cc !important;
		font-weight: normal !important;
		font-style: italic !important;
		text-decoration: underline !important;
	}
	
	A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
		color: #0000cc !important;
	}
	
	.moreti {
		font-family: Verdana, geneva, arial, sans-serif;
		font-size: 9px;
		color: #5555cc;
		font-weight: normal;
		font-style: italic;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: Verdana, geneva, arial, sans-serif;
		font-size: 11px;
		color: #AE04C1 !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}

