a:visited, a:link 
{	color: gray;	}
a:hover 
{		
}

body 
{	font-family: Helvetica, Arial, sans-serif;	
font-size: small;
color:gray;}



h2 
{	font-size: xlarge;	
padding: 0;	
margin-top:10px;	
margin-bottom:10px;	
font-weight: bold;
color: gray;		
}



h3 
{	font-size: medium;	
color: gray;	
padding: 0px;	
line-height: normal;
margin-bottom:0px;	}

h4
{ 
font-size: small;	
color: gray;	
padding: 0px;	
line-height: normal;
margin-bottom:3px;
}

h5
{ text-align: center;
font-size: small;	
color: #A10300;	
padding: 2px;	
line-height: normal;
margin-bottom:3px;

}
p 
{font-size: small;	
padding: 0;	
margin-top:3px;	
margin-bottom:2px;	
font-weight: normal;
	}

h1
{ font-size:large;
color:#A10300;
font-weight:bold;
margin-bottom:3px; }


i
{ font-size:xxsmall;
color: gray;	
padding: 0px;	
line-height: normal;
margin-bottom:0px;	}

