body         { font-size: 10pt; font-style: normal; font-family: Arial; }

a:link       { font-weight: normal; text-decoration: none; color: #0066cc }
a:visited    { font-weight: normal; text-decoration: none; color: #0066cc }
a:active     { font-weight: normal; text-decoration: none; color: #660066 }
a:hover      { font-weight: normal; text-decoration: none; color: #ff0000 }

td           { font-size: 8pt; color: #000000; font-family: verdana }
th           { font-size: 8pt; color: #000000; font-family: verdana }

ol           { margin-top: 0px; margin-left: 25px; }
ul           { margin-top: 0px; margin-left: 20px; list-style-type: square; }
ul ul        { list-style-type: square; }

tt           { font-size: 9pt; color: #000000; font-family: verdana }
h2           { font-size: 12pt; color: #ff0000; font-family: verdana }
h3           { font-size: 11pt; color: #006699; font-family: verdana }
H4           { font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CFFFCF;
}
H5           {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #C3E6F9;
}

