td.title{
	color:#ffffff;
	background-color:#cc00cc;
	width:124;
	font-weight:900;
	text-align:center;
	font-family:sans-serif;
}
td.menu{
	color:#ffffff;
	background-color:#cc00cc;
	font-size:14pt;
	width:834;
	text-align:left;
	font-family:sans-serif;
}
td.section{
	color:#ffffff;
	background-color:#cc00cc;
	font-size:14pt;
	width:500;
	font-family:sans-serif;
}
td.subsection{
	color:#ffffff;
	background-color:#cc00cc;
	font-size:12pt;
	width:600;
	text-align:left;
	font-family:sans-serif;
}

a.menu{
	color: #ffffff;
	font-size:15pt;
	text-decoration: none;
	background-color: #cc00cc;
	display: block
}


a:hover.menu{
	background-color: #ff32c8;
	text-decoration:none;
}
a:active.menu{
	background-color: #d03;
}

a.menu2{
	color: #ffffff;
	font-size:10pt;
	text-decoration: none;
	background-color: #cc00cc;
	display: block
}
a:hover.menu2{
	background-color: #ff32c8;
	text-decoration:none;
}


div.news{
	float:left;
}


