/* CSS Document */
HTML {
	SCROLLBAR-FACE-COLOR: #c6d975; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fefef2; 
	SCROLLBAR-SHADOW-COLOR: #fefef2; 
	SCROLLBAR-3DLIGHT-COLOR: #9999cc; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #edecea; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.contents-greycontent {
	FONT-SIZE: 11px; COLOR: #525252; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.greenbold {
	FONT-SIZE: 11px; COLOR: #009933; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight:bold
}
.contents-headingbold {
	FONT-SIZE: 11px; COLOR: #F98B00; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.footertext {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.footer:link {
	FONT-SIZE: 11px;
	COLOR: #666666;
	text-decoration: none;
}
A.footer:visited {
	FONT-SIZE: 11px;
	COLOR: #666666;
	text-decoration: none;
}
A.footer:hover {
	COLOR: #0099FF;
	text-decoration: underline;
}
.mail {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #F98B00;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.mail:link {
	FONT-SIZE: 11px;
	COLOR: #F98B00;
	text-decoration: underline;
}
A.mail:visited {
	FONT-SIZE: 11px;
	COLOR: #F98B00;
	text-decoration: underline;
}
A.mail:hover {
	COLOR: #0099FF;
	text-decoration: none;
}