.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a.link:visited 	{
		font-family: verdana;
		font-size: 10px;
		font-weight: bold; 
		color: #000000;
		text-decoration: none;
    line-height: 140%;
		}
		
a.link:link 	{
		font-family: verdana;
		font-size: 10px;
		font-weight: bold; 
		color: #000000;
		text-decoration: none;
    line-height: 140%;
		}
		
a.link:hover 	{
		font-family: verdana;
		font-size: 10px;
		font-weight: bold; 
		color: #660066;
		text-decoration: none;
    line-height: 140%;
		}
.menutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
