
BODY			{
			font-family: Verdana, Geneva, Helvetica, Tahoma, Arial;
			}

H1			{
			font-size: 20pt;
			color: #0a5f87;
			}

H2			{
			font-size: 16pt;
			color: #0a5f87;
			}	

H3			{
			font-size: 15pt;
			color: #0a5f87;
			}

	
H4			{
			font-size: 13pt;
			color: #0a5f87;
			}

H5			{
			font-size: 11pt;
			}

H6			{
			font-size: 8pt;
			}

.small 		{ 
			font-size: 8pt;
        		}

.smallheavy   	{ 
			font-size: 7pt;
			font-weight: 600;
        		}

.marg1   		{ 
		      margin-top: 2px;
			margin-bottom: 2px; 
        		}

.marg2   		{ 
		      margin-left: 10px; 
        		}

.medium 		{
			font-size: 10pt;
			}

P, li, td	
{
			font-size: 11pt;
			font-weight: 600;
			color: #0c73a5;
}

.large
{
			font-size: 12pt;
}

.larger
{
			font-size: 13pt;
}

.redtext
{
			color: #b0317e;
}
			
A:link 		{ color: #861c5c;
			background: transparent;
			text-decoration: none;
			}
A:visited 		{ color: #993399; 
			background: transparent;
			text-decoration: none;
			}
			A:active { color: #003399; 
			background: transparent;
			text-decoration: none;
			}
A:active 
          { 
	background: transparent;
	text-decoration: none;
	    }			
A:hover   { 
	background: transparent;
	text-decoration: underline;
	    }
			
a.box:link, a.box:visited 
{
font-size: 8pt;
font-weight: 600;
color: #fafad2;
}

a.box:hover, a.box:active 
{
font-size: 8pt; 
font-weight: 600;
color: #fafad2;
}	

#sidebar
{
position: relative;
left: 0px;
width: 135px;
text-align: right;
}

#bodyads
{
text-align: center;
}

#ads
{
margin-left: auto;
margin-right: auto;
width: 468px;
}

	 

	 
