

body {
	font-family: Arial, Helvetica, sans-serif;
     width: 100%;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
/* this code will place a image avilable in yellow next to the news release */

.news_extra {
	color: #FFFF00;
	font-style: italic;
}
.Aroundregion {
	font-size: 24px;
	font-weight: bold;
}
.Subtitle{
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #000000;
}
H3 { color:#993300; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;}
H2 { color:#336699; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;}


#imager {float:right}

#imagel {float:left}
}

.newsdate {
	font-size: small;
	color: #FFFF00;
}
.newslink {
	font-size: small;
	color: #FFFFFF;
}
.newsimage {
	font-size: small;
	font-style: italic;
	color: #FFFF00;
}

.Jumpmenu {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt
}
/*Firefox word wrap fix 1-12-2011 */
.rap{
word-wrap: break-word;
} 
