body{
	margin:0px;
	font-family: Arial, sans-serif;
	line-height: 1.1;	
	background-color: #eeeeee;
	}
	
#content{
	margin: 0px 0px 0px 12px;
	}

#content img{
	margin-top: 5px;
		}
#content td img{
	text-align:center;
	}

h1 {
	font-size: 15pt;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 12pt;
	color: #666666;
}

h3 {font-size: 95%;
		color: #990000;
		margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}

h4 {font-size: 11pt;
		color: #333333;
		margin: 4px 0px 0px 0px; 
}

li {
	padding: 0px 0px 0px 0px;
	color:#333333	
}
p {	
	color: #333333;
	margin: 2px 2px 4px 8px;
	font-size: 11pt;
	font-weight: normal;
}
a {
	color: #990000;
	text-decoration: underline;
	font-size: 11pt;
}

a:link{
	color: #990000;
	text-decoration: underline
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}
a.b {
	text-decoration: none;
	font-weight: bold;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

A.c { color: #990000;
	font-size: 11pt;
}
span.c { color: #990000; 
	font-weight: bold;
	font-size: 11pt;
}

span.b { color: #990000; 
	font-weight: bold;
	font-size: 24pt;
	text-decoration: underline;
}

/************* #HEADLINKS styles **************/

#headlinks {
	color: #ffffff;
	background-color: #990000;
	font-size: 11pt;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 20px;
}

#headlinks span{
	padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}

#headlinks a {
	color: #eeeeee;
	text-decoration: none;
}

#headlinks a:hover{
	color: #cc0000;
		background-color: #ffffff;
	
}

#form{
	top: 1px;
	right: 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #CC0000;
}
#news{
	float: right;
	width: 190px;
	top: 1px;
	right: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #CC0000;
}
#news a{
	font-size: 10pt;
	color: #990000;
	text-decoration: underline;
}

#news a:hover{
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;}
#news h3{
	color: #ffffff;
	background-color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 2px 6px;
}


#where a{ 	
	color: #cc0000;
	font-size: 12pt;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
}
#where a:hover{ 	
	color: #cc0000;
