body {
	font-family: "Gill Sans Light", "Gill Sans", Verdana, sans-serif;
	color: #990000;
	background-image: url(images/bg2.gif);
	margin: 0px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #cc0000;
}
a:active {
	color: #cc0000;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
.text16 {
	font-size: 16px;
}
.text16blue {
	font-size: 16px;
	color: #339999;

}
.text14yellow {
	font-size: 14px;
	color: #FFCC00;
}
.text14orange {
	font-size: 14px;
	color: #FF9900;
}
