/* CSS Document */

<style type="text/css">

body,td,th {
		font-family: Georgia, Times New Roman, Times, serif;
		color: #FFFFFF;
}
body {
	background-color: #4D4D4D;
}
a:visited {
	color: #bbbbbb; font-family: Arial, Helvetica, sans-serif; font-size: small;
}
a:link {
	color: #bbbbbb; font-family: Arial, Helvetica, sans-serif; font-size: small;
}
a.special:link {
	color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: small;
}
a.special:visited {
	color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: small;
}

a.itspecial:link {
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-style: italic; font-weight: bold; font-size: small;
}
a.itspecial:visited {
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-style: italic; font-weight: bold; font-size: small;
}

a.medspecial:link {
	color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium;
}
a.medspecial:visited{
	color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium;
}

a.medtspecial:link {
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: small;
}
a.medtspecial:visited{
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: small;
}

a.lgtspecial:link {
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: medium;
}
a.lgtspecial:visited{
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: medium;

}
a.xlgtspecial:link {
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: large;
}
a.xlgtspecial:visited{
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: large;

}
.inactive {
	color: #bbbbbb; font-family: Arial, Helvetica, sans-serif; font-size: x-small;
}

P.news {
  color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
}    

P.newsAlt{
 color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
}

A.newsLink {
 color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
}

A.newsLinkAlt {
 color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
}

.style1 {font-size: small; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style2 {font-size: small; font-style: italic; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.style10 {font-size: small; font-style: italic; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style11 {font-size: x-small; font-style: italic; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style12 {font-size: x-large; color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif;}
.style14 {font-size: small; font-family: Georgia, Times New Roman, Times, serif;  color: #FFFFFF; }
.style16 {font-size: x-small; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}

.style19 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFF99;
	font-style:italic;
	font-size: small;
	}
.style17 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: normal;
	}
.style18 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: large;
	}
.style22 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #FFFFFF;
}

.style23 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #FDD65F;
}


/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss-title, rss-title a {

	margin: 0px 0;

	padding: 0;
	
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: small;

}

.rss-title a.link  {

	margin: 0px 0;

	padding: 0;
	
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: medium;

} 

.rss-title a.visited  {

	margin: 0px 0;

	padding: 0;
	
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: medium;

} 

.rss-item a.link  {

	margin: 0px 0;

	padding: 0;
	
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: medium;

} 

.rss-item a.visited  {

	margin: 0px 0;

	padding: 0;
	
	color: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: medium;

}


</style>


