BODY{
	scrollbar-3d-light-color: #909090;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #707070;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	}


H1 {
	font-size: 12pt;
	font-family: Arial;
	font-weight: Bold;
}


H2 {
	font-size: 12pt;
	font-family: Verdana;
	font-weight: Normal;
	color: black;
}


H3 {
	font-size: 13pt;
	font-family: Times New Roman;
	font-weight: Bold;
	color: #ff8800;
}


H4 {
	font-size: 9pt;
	font-family: Verdana;
	font-weight: Normal;
	color: blue;
}


H5 {
	font-size: 12pt;
	font-family: arial;
	font-weight: Normal;
}


A:link {
	color: white;
	text-decoration: none;
}


A:visited {
	color: #c1c1c1;
	text-decoration: none;
}


A:active {
	color: black;
	text-decoration: none;
}


A:hover {
	color: blue;
	text-decoration: underline;
}



TD {
	font-size: 9pt;
	font-family: Verdana;
	font-weight: Normal;
	}
