
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
body {background-color: #000000;}	
.style31 {font-size: 11px;font-style: italic;}
.style30 {font-size: 18px;color: #670001;}
.style21 {font-size: 18px;color: #670001;font-weight: bold;}
.style22 {color: #670001;font-size: 12px;font-weight: bold;}
.style23 {color: #670001}
.style25 {font-size: 12px}
.style29 {color: #000000}
.style16 {color: #666666}
.style17 {color: #6E0202}
.style19 {font-style: italic; color: #999999;}
.style15 {	color: #670001;
	font-weight: bold;}
.style14 {color: #FFFFFF}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
a:link {
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #666666;
}



 

a.large:link {color: #000000; text-decoration: none; font-size: 8pt;} 
a.large:visited {color: #000000; text-decoration: none; font-size: 8pt;} 
a.large:hover {color: #670001; cursor:hand; text-decoration: underline; font-size: 8pt;} 
a.large:active {color: #000000; text-decoration: none; font-size: 8pt;} 

a.small:link {color: #000000; text-decoration: none; font-size: 8pt;} 
a.small:visited {color: #000000; text-decoration: none; font-size: 8pt;} 
a.small:hover {color: #000000; cursor:hand; text-decoration: underline; font-size: 8pt;} 
a.small:active {color: #000000; text-decoration: none; font-size: 8pt;} 

/* begin styles for RSS Feed */

.rss_box {
	 
	 width: 98%;
	 background-color: #EEE;
	 border: 1px solid silver;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.25em;
	margin-left:1em;
	color:#000000;
	
}
p.rss_title {padding:1em;}
.rss_title {
	font-size: 7pt;
	background-color: silver;
	color: gray;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
  font-size: 7pt;
  list-style:none;
  padding-bottom:0.25em;
}

.rss_item a {
	color: #000000;
	font-size: 7pt;
	font-weight:bold;
	}
	
.rss_item a:visited {
	color: black;
}

.rss_date {
	font-size: 6pt;
	color: red;
	}

