a:link {
	text-decoration: none;
	color: #666666;



}
a:visited {
	color: #666666;
	text-decoration: none;


}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
a:active {
	color: #FF0000;
	text-decoration: none;

}
h1 {
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
#info1 {
	font-size: xx-small;
	color: #0000FF;
	font-weight: normal;

}
#info2 {
	font-size: x-small;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;





}
h3 {
	font-size: x-small;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #0000FF;


}
#info3 {
	height: 10px;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 480px;











}

