body
 {
scrollbar-face-color:#FFCC00;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#FFCC00;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#F5F5F5;
}

.head1 {
	font-family: frutiger, arial;
	font-size: 13pt;
	font-weight: bold;
	color: white;
	background-color: black;
}

.head2 {
	font-family: frutiger, arial;
	font-size: 13pt;
	font-weight: bold;
	color: black
	background-color: white;
}


.subhead1 {
	font-family: frutiger, arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	background-color: black;
}

.subhead3 {
	font-family: frutiger, arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	background-color: white;
}

.subitem1 {
	font-family: frutiger, arial;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	background-color: #FFCC00;
	padding-left: 6px;
}

.subitem2 {
	font-family: frutiger, arial;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}

.subitem3 {
	font-family: frutiger, arial;
	font-size: 9pt;
	color: black;
	background-color: #FFCC00;
}

.subitem4 {
	font-family: frutiger, arial;
	font-size: 9pt;
	color: black;
}

.caption1 {
	font-family: frutiger, arial;
	font-size: 9pt;
	color: black;
}

.caption2 {
	font-family: frutiger, arial;
	font-size: 10px;
	color: black;
}

.body1 {
	font-family: frutiger, arial;
	font-size: 9pt;
}

.body2 {
	font-family: frutiger, arial;
	font-size: 9pt;
}

.body3 {
	font-family: arial;
	font-size: 9pt;
}

.body4 {
	font-family: arial;
	font-size: 10pt;
}

a {
	font-family: frutiger, arial;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	text-decoration : none;
}

a:active {
	font-family: frutiger, arial;
	font-size: 9pt;
	font-weight: bold;
	color : black;
	text-decoration : none;
}

a:hover {
	font-family: frutiger, arial;
	font-size: 9pt;
	font-weight: bold;
	color : #B91C14;
	text-decoration : none;
}

.footer1 {
	font-family: frutiger, arial;
	font-size: 10pt;
	color : black;
}

.footer2 {
	font-family: frutiger, arial;
	font-size: 10pt;
	color: #aaaaaa;
}


