h1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #336666;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

h2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #333300;
}
a:link {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
