H1{
	font-family: Monotype Corsiva;
	font-size: 2.2em;
	font-style: italic;
	font-weight: bold;
}

H2{
	font-family: Monotype Corsiva;
	font-size: 1.5em;
	font-style: italic;
	color: #0E713A;
}

H3{
	font-family: Verdana;
	font-size: .9em;
}


BODY{
	margin: 10 10 10 10;
}


DIV#footer{    border-top: 1px solid rgb(214,224,236); 	margin-top: 30px;	
   padding-bottom: 5px;
	text-align: center;   font-family: Verdana,Arial,sans-serif;   font-size: 0.8em;   
	color: #555;}
DIV#footer a{   text-decoration: none; font-size: 9px; color: Gray;}


#pby{
	text-align: center;
	font-size: .7em; 
}
#pby img{
	border: none; 
}
#pby a, #pby a:hover{
    border-bottom-style: none;
	 text-decoration: underline;
	 background-color: White;
	color: Black; 
}

#pdet{
	font-size: .8em;
}

#pdet A, #pdet A:Visited{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bbbbbb;
text-decoration: none;
color: #a90000; 
}
#pdet A:hover{
    color: rgb(255, 255, 255);
    background-color: rgb(169, 0, 0);
}


.newsHead A, .newsHead A:Visited{
	 text-decoration: none;
	 color: Black;
	 border: none;
 }



.options{
	font-family: Monotype Corsiva;
	font-size: 1.2em;
	text-align: center;
}

.current{
	background-color: White;	
}

 .options A, .options A:Visited, .tagHeadText A, .tagHeadText A:Visited{
	 text-decoration: none;
	 color: Black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(169, 0, 0);
	 
 }

 .options A:hover, .tagHeadText A:hover{
    color: rgb(255, 255, 255);
    background-color: rgb(169, 0, 0);
}

 #tags A, #tags A:Visited,  #stags A, #stags A:Visited{
	 text-decoration: none;
	color: Navy;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(169, 0, 0);
	text-transform: capitalize;
 }

#tags A:hover, #stags A:hover{
    color: rgb(255, 255, 255);
    background-color: rgb(169, 0, 0);
}


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

.tagHeadText, .tagDetails{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#tags{
	padding: 10px 10px 10px;
	font-family: Verdana;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.5em;
}


#ropt{
	text-align: center;
	color: black;
	margin-top: 5px;	
	margin-bottom: 5px;	
}

#ropt a{
	text-decoration: underline;
	color: black;
}
#ropt a:hover{
	
	background-color:Teal; 
	color: White;

}