html { min-width: 790px; }

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
	font-family: verdana,sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #333;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
	background: #fff;
	color: #333;
	padding: 1em 20px 3em 20px;
	margin: 0;
	position-top:130px;
}	

a {	color: #06C;
	text-decoration: none;
}
a:hover {	color: #333;
		text-decoration: underline;
}
a:active { color: #000; }

p { line-height: 140%; }

h1,h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 180%;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

p.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}

FONT			{
				color : darkblue ;
				font-family : Arial, Lucida Sans, Helvetica, "sans-serif" ;
				font-style : normal ;
				font-size : 12pt ;
			}

FONT.h_1			{ 
				color : blue;
				font-family : Arial, Lucida Sans, Helvetica, "sans-serif" ;
				font-size : 42pt ;
				font-weight : bolder ; 
			}

FONT.h_2			{ 
				color : red ;
				font-family : Arial, Lucida Sans, Helvetica, "sans-serif" ;
				font-size : 20pt ;
			}

FONT.h_3		{ 
				color : red ;
				font-family : Arial, Lucida Sans, Helvetica, "sans-serif" ;
				font-size : 28pt ;
				font-weight : bold ; 
			}
			
FONT.h_3a		{ 
				color : red ;
				font-family : Arial, Lucida Sans, Helvetica, "sans-serif" ;
				font-size : 24pt ;
				font-weight : normal ; 
			}
			
FONT.h_4			{ 
				color : blue ;
				font-family : Arial, Lucida Sans, Helvetica, "sans-serif" ;
				font-style : italic ;
				font-size : 20pt ;
			}
			
FONT.h_5			{ 
				color : darkblue ;
				font-family : Arial, Lucida Sans, Helvetica, "sans-serif" ;
				font-size : 18pt ;
			}
			
FONT.h_6			{ 
				color : darkblue ;
				font-family : Arial, Lucida Sans, Helvetica, "sans-serif" ;
				font-style : normal ;
				font-size : 14pt ;
				font-weight : bold ; 
			}

FONT.h_7			{ 
				color : darkgreen ;
				font-family : Arial, Lucida Sans, Helvetica, "sans-serif" ;
				font-style : normal ;
				font-size : 12pt ;
				font-weight : normal ; 
			}
