body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 130%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
h3 {
	color: #FFCC00;
	font-weight: bold;
	font-size: 110%;
}
.yellow_text {
	font-weight: bold;
	color: #FFCC00;
}
.white_text {
	color: #FFFFFF;

}link {
	font-size: 14px;
	color: #FF6633;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
}
a:hover {
	background-color: #FFFFFF;
}


