P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, DIV, OL, UL, HR  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	scrollbar-base-color: #A9DCFF;
}

SMALL  {
        font-size : 10pt;
}

H2  {
	font-size : large;
	font-weight: bold;
	color : red;
	font-style : italic;
}

H3  {
        font-size : medium;
        font-weight: bold;
        color : red;
    	font-style : italic;		
}

H4  {
        font-weight: bold;
        color : red;
    	font-style : italic;		
}

.small_photo {
        font-size : 8pt;
}

.heading2  {
        font-size : large;
        font-weight: bold;
        color : red;
    	font-style : italic;		
}

.heading3  {
        font-size : medium;
        font-weight: bold;
        color : red;
    	font-style : italic;		
}

.resume  {
        font-size : medium;
        font-weight: bold;
        color : black;
}

hr.resume { 
	border: none;
	color: #0000FF;
	background-color: #0000FF;
	height: 1px;
}

.heading4  {
        font-weight: bold;
        color : red;
    	font-style : italic;		
}

.border { 
	border-collapse: collapse;
	border: 1px solid #0000FF;
}

A:hover {
	color: red;
}
