body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.style1 {
	color: #365199;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #565656;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #3f5ba8;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #3c3c3c;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #d54b14;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #a53c3c;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {color: #1c4176}
.style9 {color: #6e6e6e}
.style11 {color: #999999; font-size: 11px; font-family: tahoma; }
.style24 {font-size: small}
.style25 {color: #990000; font-size: 11px; font-family: tahoma; }
.style26 {font-size: 14px; color: #FFFFFF; font-family: tahoma; }

/* begin styles for RSS Feed */

.rss_box {
	 margin: 5px 5%;
	 padding: 4px 8px;
	 width: 300px;
	 background-color: #ffffff;
	
}

.rss_title, rss_title a {
	font-family: "verdana, arial, sans-serif;
	font-size: 11;
	font-weight:normal;
	margin: 0px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight : normal; 
  margin: 0px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px solid #336699;
	color: #336699;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #336699;
	border-bottom: 1px dotted #336699;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #336699;
	}