body, h1, h2, h3, h4, h5, p, div, ul, ol, li, th, td, sub, sup, font, center {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10pt;
   color: black;
   background: white;
   font-weight: normal;
   font-style: normal;
	}

a:link {
	color: #0000FF;
	text-decoration:underline;
	}

a:active {
	color:#ff0000;
	text-decoration:none;
	}

a:visited {
	color: #660066;
	text-decoration:underline;
	}

a:hover {
	color: #FF9900;
	text-decoration:none;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	}

h5 {
	font-weight: normal;
	}

h1 {
	font-size:14pt;
	}

h2 {
	font-size:12pt;
	}

h3 {
	font-size:11pt;
	}

h4 {
	font-size:10pt;
	}

h5 {
	font-size:10pt;
	}

th {
	font-weight: bold;
	}

sup, sub, small {
	text-decoration: none;font-size:8pt;
	}

