a {color:#333333; text-decoration:none;}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {color:#999999; text-decoration:none;}
BODY {
	font-family: verdana;
	font-size: 11;
	margin: 0;
	background: #F9F9F9;
}
TABLE {
	empty-cells: show;
	border: 1px;
	font-family: Verdana;
	font-size: 11px;
}
P {
margin:10;
}
h1 {text-align:center; font-family:Tahoma; font-size:11pt;}
h2 {text-align:left; font-family:Tahoma; font-size:9pt;}
h3 {text-align:center; font-family:Tahoma; font-size:8pt;}
h4 {font-family:Tahoma; font-size:10pt;}
P {text-align:justify}