<STYLE> 

H1 {font : bold x-large Arial, Helvetica, sans-serif;
	text-align : left;
	color : #0000ff;
	margin-bottom : -10px}

H2 {font : bold large Arial, Helvetica, sans-serif;
	text-align : center;
	color: #990099;
	margin-bottom : -10px}

H3 {font : bold small Arial, Helvetica, sans-serif;
	color: #990099;}
	
H4 {font : bold x-small Arial, Helvetica, sans-serif;
	color : Black;
	margin-bottom : -10px}
	
H5 {font : small Arial, Helvetica, sans-serif;
	text-align : left;
	color : #0000ff;
	margin-bottom : 0px;
	margin-top : 0px}
	
P.Text {font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;}
	
P.Form {font : x-small Arial, Helvetica, sans-serif;
	color : Black;}
	
P.Contents {font : x-small Arial, Helvetica, sans-serif;
	text-align : center;
	color : Black;}

P.PhotoCaption {font : x-small Arial, Helvetica, sans-serif;
	color : Black;
	margin-left : 10px;
	margin-right : 10 px;
	margin-top : 0px}

P.Quote {font : italic x-small Arial, Helvetica, sans-serif;
	text-align : left;
	color : #660033;}

P.QuoteCredit {font : x-small Arial, Helvetica, sans-serif;
	text-align : left;
	color : #660033;}
	
TD.box {border : thin solid blue;}

A:LINK {color : #0000ff;}

A:VISITED {color : #990099;}

A:HOVER {color : #ff0000;}

</STYLE>