@charset "UTF-8";
/* CSS Document */ 
<style>
ul {
	list-style-image: url(../images/bullet.gif);
	}
iframe {
	border: 0px solid #F9F9F9;
}

a:link { color: #990000; }
a:hover { color: #6E0000; }
a:active { color: #6E0000; }
a:visited { color: #990000; } 

div#header1{
	font-family: Century Gothic, Helvetica;
	text-align: left;
	font-size: 28px;
	position: relative;
	color: #73171D;
	letter-spacing:1px;
	font-weight: bold;
}
div#header2{
	font-family: Century Gothic, Helvetica;
	text-align: left;
	font-size: 19px;
	position: relative;
	color: #000000;
	letter-spacing:3px;
}
div#text1{
	font-family: Century Gothic, Helvetica;
	text-align: left;
	font-size: 14px;
	position: relative;
	color: #000000;
}
div#topics{
	font-family: Century Gothic, Helvetica;
	text-align: left;
	font-size: 15px;
	position: left;
	color: #333333;
	font-weight: bold;
}
div#topics2{
	font-family: Century Gothic, Helvetica;
	text-align: center;
	font-size: 18px;
	position: left;
	color: #333333;
	font-weight: bold;
}
div#foot{
	font-family: Century Gothic, Helvetica;
	text-align: center;
	font-size: 11px;
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
}
div#footsmall{
	font-family: Century Gothic, Helvetica;
	text-align: center;
	font-size: 10px;
	position: relative;
	color: #333333;
	font-weight: bold;
}
