h1           {
	font-family: Arial;
	font-size: 24pt;
	color: #000000;
	font-weight:normal;
	line-height: 150%;
}
h2           { 
font-family: Arial; 
font-size: 18pt; 
color: #000000;
font-weight:normal;
line-height: 150%
}
h3           {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	font-weight:normal;
	line-height: 150%;
}
h4           { 
font-family: Arial; 
font-size: 12pt; 
color: #000000;
font-weight:normal;
line-height: 150% 
}
h5           { 
font-family: Arial; 
font-size: 10pt; 
color: #000000;
font-weight:normal;
line-height: 150%
}

p           {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	font-weight:normal;
	line-height: 150%;
}
body         {
	color: #000000;
	background-color: #FFFFFF;
}
a:link       { color: #0000FF; font-size: 18pt }
a:visited    { color: #993366; font-size: 18pt}
a:hover      { color: #0000FF; font-size: 18pt; font-weight:bold }
a:active     { color: #FF0000; font-size: 18pt; font-weight:bold }

