
 
/* .

   First, set the default heading font:
*/
H1,H2,H3,H4  {font-family:    "Verdana", "Times New Roman", "times", serif;    }

/* ********* */

BODY          {
	background:     	#FFFFFF ;
	color:           	black;
	background-image: 	url(http://www.whatrain.com/wr/rain1.gif);
 		
}

DIV.left	{text-align:     left;}
DIV.centered	{text-align:     center;}
DIV.message{}
DIV.foot   {}
H1.banner  {
	text-align:     center; 
	font-size:      30pt;
	background:     #FFFFFF ;
	color:          navy;
	font-weight:    bold;
	padding:        0; 
	margin-bottom:  0;  
	border:     thick solid black;
}  
 
H3.nav   {
	text-align:     center; 
	font-size:      12pt;
	background:     #FFFFFF ;
	color:          #00008B;
	text-transform: uppercase;
	padding:        0;
	margin-bottom:  0;
	margin-top:     0;                     
} 
 
H2.title   {
	text-align:     center; 
	font-size:      20pt;
	background:     #FFFFFF ;
	color:          #00008B;
	text-transform: uppercase;
	padding:        0;
	margin-bottom:  0;
	margin-top:     0;    
}

H1.title   {
	text-align:     center; 
	font-size:      28pt;
	background:    	#FFFFFF ;
	color:          #00008B;
	padding:        0;
	margin-bottom:  0;
	margin-top:     0;                     
} 
TD	{     text-align:     center;  
}


P	{ 	
	text-align:	center;
}




SPAN.first  {
	font-size:       large; 
	background:     #FFFFFF ;
	color:           navy;
	font-weight:     bold; 
}
               
SPAN.mainLink   {
	text-align:     center; 
	font-size:      16pt;
	background:     #FFFFFF; 
	color:          #000000;
	text-transform: uppercase;
	padding:        0;
	margin-bottom:  0;
	margin-top:     0;                     
} 
SPAN.leftLink   {
	text-align:     left; 
	font-size:      16pt;
	background:     #FFFFFF ;
	color:          #000000;
	text-transform: uppercase;
	padding:        0;
	margin-bottom:  0;
	margin-top:     0;                     
}
SPAN.rightJustified   {
	text-align:     right; 
                   
} 
SPAN.leftJustified   {
	text-align:     left; 
                   
} 
OL.listLeft	{text-align:     left;}

a.banner{
 	text-align:     center; 
	font-size:      20pt;
	background:     #FFFFFF ;
	color:          #00008B;

	padding:        5px;
	margin-bottom:  5px;
	margin-top:     5px;    
	text-decoration:none;
}	
