body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 130%;
}
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 {
	color: #33CCFF;
}
a:visited {
	color: #FF9900;
}
a:hover {
	background-color: #FFFFFF;
}
link {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF33;
}
