body {
	background-color:#f7f9fa;
	color: #606060;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin:0px;
}

p, div, span, td, th 
{
	color: #606060;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	border-bottom-color: #FFFFFF;
}

form {margin:0px;}

.text
{
	color: #606060;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

.spcannouncement {
	color: #606060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 45px;
	font-weight:bold;
	}

ul
{
	margin-left: 0px;
	padding-left: 0px;
}

ul li	{
	padding: 0;
	margin-top: 0.3em;
	margin-left: 0px;
	margin-bottom: 0em;
	list-style-type: none; 
	background: url(images/bullet.gif) 0px 5px no-repeat; 
	padding: 0 0 0 10px; 
	}
	
li:marker {margin-right:0.125em;}

a:link {color: #5b5b5b;text-decoration: underline;}     
a:visited {color: #5b5b5b;text-decoration: underline;}  
a:hover {color: #841d25;text-decoration: underline;}
a:active {color: #841d25;text-decoration: underline;}   

.bold { font-weight:bold;}
.italic { font-style:italic;}
.container {margin:auto; position:relative; width:780px;  background-color:#ffffff; background-image:url(images/container_bg.gif); }
.nav { width:780px; height:43px; background-image:url(images/html_head.gif); }
.content {margin-left:75px; margin-right:75px; padding-top:33px;  padding-bottom:25px; width:630px; background-color:#ffffff;}
.headline{margin-left:55px; margin-right:55px;}
.foot {height:86px; margin-top:60px; margin-bottom:50px; background-image:url(images/html_foot.gif); }
