body, td {
   background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 11px;
	text-decoration : none;
	background-repeat: repeat;
}

b{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight : bold;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica;
	color: #008080;
	font-size: 10px;
	font-weight : bold;	
	text-decoration : none;
	}

a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	font-weight : bold;
	color: #FF9900;
	}

h1 { 
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	}

a.mainlevel:link, a.mainlevel:visited {
	color: #800080;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

a.mainlevel:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}

.mainlevel-nav {
	color: #00CCFF;
	font-size: 14px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color: #00CCFF;
	font-size: 14px;
}

.contentheading, .componentheading {
	font-family: Verdana, Arial, Helvetica;
	color: #00CCFF;
	font-size: 12px;
	font-weight : bold;
}