basefont     { font-family: Arial, Helvetica, sans-serif; font-size: 9pt}

body         { font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

h5           { font-family: Arial; font-size: 10pt; font-weight: bold }

h6           { font-family: Arial; font-size: 8pt }

h2           { font-family: Arial; font-size: 8pt }

a:link {

	color: #0000FF;

	text-decoration: none;

}

a:visited {

	color: #0000FF;

	text-decoration: none;

}

a:hover {

	color: #FF0000;

	text-decoration: none;

}				



