a
{ 
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:link 
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:visited 
{ 
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	color: #4F4F4F;
	text-decoration: underline;
	font-weight: normal;
}
.bullet {
	font: 120% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.bullet a:link {
	color: black;
	font: 100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #222222;
}
.bullet a:hover{
	color: #434343;
	font: 100% Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
.bullet a:active {
	color: black;
	font: 100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
} 
.bullet a:visited {
	color: black;
	font: 100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}  

.head
{
	font: 200% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;
}
 
.text {
	font: 170% Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #666666;
}

.comment {
	font: 90% Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}

.footer {
	font: 90% Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: smaller;
	font-weight: normal;
}
