.stylesheet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	
}
a:hover {
	font-size:12px;
	color: #FF66FF;
	text-decoration:none;
	font-weight: bold;
	
}
p {
	font-family: verdana, "sans serif";
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-family: verdana, sans serif;
	font-size: 16px;
	color: #666666;
}
h2 {
	font-family: verdana, sans serif;
	font-size: 20px;
	color: #666666;
}
h3 {
	font-family: verdana, sans serif;
	font-size: 24px;
	color: #666666;
}
h4 {
	font-family: verdana, sans serif;
	font-size: 30px;
	color: #666666;
}
h5 {
	font-family: verdana, sans serif;
	font-size: 40px;
	color: #666666;
}
h6 {
	font-family: verdana, sans serif;
	font-size: 12px;
	color: #666666;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
