body
{
	FONT-FAMILY: verdana, arial, times;
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0;
}
h1
{
	font-size:24px;
	color: #8686d0;
	text-align: center;
}
h2
{
	font-size:20px;
	color: #a6a6dc;
	text-align: center;
}
h3
{
	font-size:16px;
	color: #8686bc;
}
a:link 
{
	color: #808080;
	text-decoration: none; 
	cursor: pointer; 
	font-size:12px;
	font-weight: bold;
}
a:visited 
{
	color: #C0C0C0; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:12px;
	font-weight: bold;
}
a:hover 
{
	color: #ff0000; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:12px;
	font-weight:bold;
}
a:active 
{
	color: #000000; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:12px;
	font-weight: bold;
}
