<Title="Resume Style Sheet">

P  {
	color : Black;
}

H1  {color : maroon}

H2  {color : blue}

H3 {
font-family: Times New Roman, times, serif; 
font-size:14pt;
font-weight:bold;
color: #000066; 
text-align: left;
           }	

.H2 {
font-family: times,new roman,serif; 
font-size:20pt;
font-weight:bold;
color:maroon;
text-align:center;
			}

.H3 {
font-family: Times New Roman, times, serif; 
font-size:14pt;
font-weight:bold;
color: #000066; 
text-align: left;
           }	
			
A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

