font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFCC;
	background-image: url(main);

}
h3 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	font-style: italic;

}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Century Gothic";



}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;

}
a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;

}
table {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;

}
h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #730404;
}
h5 {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000066;
}
body {
	background-image: url(main.gif);
}

