.bg {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 20px;
	color: #000000;
}
.logo {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0000CC;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:hover {

	color: #009900;
	text-decoration: underline;
}
a:visited {


	color: #009900;
}
a:active {
	color: #009900;
	text-decoration: underline;
}
.tm {
	color: #666666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul {
	font-weight: bold;
}
h1 {

	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	text-transform: uppercase;
}
