BODY		{ 
		font-family: Arial; color: #000000; font-size: 10pt; 
		scrollbar-face-color:#FFFFFF;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-3dlight-color:#cccccc;
		scrollbar-darkshadow-color:#000000;
		scrollbar-shadow-color:#808080;
		scrollbar-arrow-color:#DD6600;
		scrollbar-track-color:#cccccc;
		}

H1 		{ font-family: Arial; color: #DD6600; font-size: 18pt; margin-top: 0; margin-bottom: 0; text-align: left; font-style: italic }
H2 		{ font-family: Arial; color: #000000; font-size: 14pt; margin-top: 0; margin-bottom: 0 }
H3 		{ font-family: Arial; color: #000000; font-size: 10pt; margin-top: 0; margin-bottom: 0 }


P		{ font-family: Arial; font-size: 10pt; margin-top: 0; margin-bottom: 0 }
TD		{ font-family: Arial; font-size: 10pt; margin-top: 0; margin-bottom: 0 }

A 			{ text-decoration: none; 		color: #DD6600; font-weight: bold; }
A:visited	{ text-decoration: none; 		color: #DD6600; font-weight: bold; }
A:hover		{ text-decoration: underline;	color: #DD6600; font-weight: bold; }

.punchline	{ text-align: center; color: #DD6600; font-weight: bold; font-style: italic; }

h1 { /* this is the main header */
 font-size:110%;
 font-weight:bold;
 color:#373739;
 width:630px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 5px 0px;
 text-align:left;
 background:transparent none;
 border-top:solid 0px #FFFFFF;
 border-bottom:solid 0px #FFFFFF;
 clear:none;
 float:left;
} html>body h1{width:630px;}
