body {
 SCROLLBAR-FACE-COLOR: #FFFFFF;
 SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
 SCROLLBAR-ARROW-COLOR: #CC3399;
 SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
 SCROLLBAR-BASE-COLOR: #FFEEF7;
}

p, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.hidden {
	display: none;
}
a:link {
	text-decoration: none; color: #FF3300
}

a:visited {
	text-decoration: none; color: #FF3300
}

a:active {
	text-decoration: none
}

a:hover {
	text-decoration: none; color: #6600FF; background-color: #FFFFFF;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC3399;
	font-size: 11pt;


}
.black {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.headstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF6666;
	font-size: 11pt;
}

.diarytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #FF0099;
}

.gray {
	color: #666666;
}

.button {
	font-size:10pt;
	border-width:0px;
	background-color:#FFFFFF;
	color:#FF66CC;
}

.textbox {
	font-size:10pt;
	border-width:0pt;
}

.response_sender {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FF0099;
}

.response_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
}

.response_url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: oblique;
}
.response_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8080C0;
}

.response_separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF9933;
}
