h3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF9900;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
p, td, select, input {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
}
li {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
