
body {
background-color: white}

a:link {
	font-family: "Bookman Old Style", Helvetica, sans-serif;
	color: white;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	margin: 10; }

a:visited { 
	font-family: "Bookman Old Style", Helvetica, sans-serif;
	color: white;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold; 
	margin: 10; }

a:active { 
	text-decoration: none; }
	
a:hover {
	color: black;
	
	}


a:link.link2{
	font-family: "Bookman Old Style", Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;}
		
a:hover.link2 {
	color: orange;
	}	
	
a:visited.link2 { 
	font-family: "Bookman Old Style", Helvetica, sans-serif;
	color: Black;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold; }

.desc{
	font-family: "Bookman Old Style", Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;}
	
.desc2{
	font-family: "Bookman Old Style", sans-serif, Arial;
	color: black;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;}
	
.desc3{
	font-family: "Bookman Old Style", sans-serif, Arial;
	letter-spacing: 2px;
	color: white;
	font-size: 13px;
	text-decoration: none;
	font-weight: Bold;
	font-style: normal;}
	
	table.tables {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
}

table.tables td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}


a:hover.link.rss {
	color: red;
		}

a:link.rss {

	font-family: "Bookman Old Style", sans-serif, Arial;

	color: #FF9933;

	font-size: 13px;

	text-decoration: none;

	font-weight: bold; 
 margin: 0; }
	
	
a:visited.rss { 

	font-family: "Bookman Old Style", sans-serif, Arial;

	color: #FF9933;

	font-size: 13px;

	text-decoration: none;

	font-weight: bold;
    
    margin: 0; }

.desc4{
	font-family: "Bookman Old Style", sans-serif, Arial;
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	margin: 8;}

h1 { 
	font-family: "Bookman Old Style", sans-serif, Arial;
	color: black;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: normal;
	text-align: center;

	}
	
h2 { 
	font-family: "Bookman Old Style", sans-serif, Arial;
	color: black;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
	font-weight: Bold;
	text-align: center;
	}
	
h3 { 
	font-family: "Bookman Old Style", sans-serif, Arial;
	color: black;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	font-weight: Bold;
	text-align: center;
	}



