h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	letter-spacing: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6599D8;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6599D8;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	text-indent: 0px;
	text-transform: uppercase;
	font-weight: lighter;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

