.h1

{ font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 17px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.h1 a:link {color: #fff;; text-decoration: none;}
.h1 a:visited {color: #fff; text-decoration: none;}
.h1 a:hover {color: #fff; text-decoration: none;}
.h1 a:active {color: #fff; text-decoration: none;}


.h2

{ font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #fff;
}



.slideshowtext {

    font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	line-height: 12pt;

	font-weight: normal;

	color: #fff;


}


.bannertext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	line-height: 16pt;

	color: #FFFFFF;



}


.covertext {

    font-family: Arial, Helvetica, sans-serif;

	font-size: 8.5pt;

	line-height: 12pt;

	font-weight: normal;

	color: #666666;

	padding-top: 15px;

	padding-right: 18px;

	padding-bottom: 15px;

	padding-left: 18px;



}

.bodytext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	line-height: 16pt;

	color: #333333;



}


.titles {

	font-family: Book Antiqua, Times New Roman, sans-serif;

	font-size: 16pt;

	color: #0B1630;

}

.newstitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	color: #0B1630;



}

.newsfront {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #F0F0F0;



}

.newsfrontsub {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8.5pt;

	color: #F0F0F0;
	
	padding-top: 15px;



}


	A {

	text-decoration:none;

}

	A:link	{

	text-decoration:none;

} 

	A:visited	{

	text-decoration:none;

} 

	A:hover		
	
	{ 	text-decoration: underline;

} 



.sidebar {



	font-family: Book Antiqua, Times New Roman, sans-serif;

	font-size: 9pt;

	line-height: 10pt;

	font-weight: normal;

	color: #666666;

}

.credit {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	line-height: 10pt;

	font-weight: normal;

	color: #F0F0F0;



}

.bodytextsup {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 6pt;

	line-height: 16pt;

	color: #333333;

}

.sidebarmenu {

	font-family: Book Antiqua, Times New Roman, sans-serif;

	font-size: 9pt;

	line-height: 10pt;

	font-weight: normal;

	color: #5F0707;

	padding-left: 11px;



}



/*** Slideshow: set the width and height to match your images **/

#slideshow {
    position:relative;
    height:395px;
	width:483px;

}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.style7 {font-size: 7pt}