BODY, P, TD
{
    font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
    font-size : 12px;
    color : #44000F;
}

a:link { 
	color: #0000CC;
	}
a:visited { 
	color: #8F448F;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #880048;
	text-decoration: none;
	}
a:active { 
	color: #CC0000;
	}
	
.sidelink
{

   font-size : 16px;
    color : #CCFF80;

}

.mainheader
{
    font-size : 18px;
    color : #44000F;
     font-weight : bold;
}

.header2
{
    font-size : 15px;
    color : #44000F;
    font-weight : bold;
}
.text
{
    font-size : 12px;
    color : #000000;
	vertical-align : top;
}

.mainstuff
{
	padding-left : 15px;
	padding-top: 10px;
	padding-right: 15px;
}

.tiny
{
	font-size : 9px;
}
