body, p, td, tr { font-color:#CCCCCC; font-size:12px}

A {text-decoration: none;}
A:link {color:#FFFF99;}
A:visited {color:#FFFF99;}
A:active {color:#FFFF99;}
A:hover {color:#FF6600;}

.style1 A:link {color: blue}
.style1 A:visited {color: red}
.style1 A:active {color: gray}
.style1 A:hover {color: green}

.c8{ font-size: 8pt; }
.c10{ font-size: 10pt }
.c12{ font-size: 12pt }
.c15{ font-size: 15pt }
.cb8{ font-size: 8pt; font-weight: bold }
.cb10{ font-size: 10pt;  font-weight: bold }
.cb12{ font-size: 12pt; font-weight: bold }
.cb15{ font-size: 15pt; font-weight: bold }

.e8{ font-family: "Arial";}
.e10{ font-family: "Arial";}
.e12{ font-family: "Arial";}
.eb10{ font-family: "Arial"; font-weight: bold }
.eb12{ font-family: "Arial"; font-weight: bold }
.eb15{ font-family: "Arial"; font-weight: bold }

.form {
	border: 1pt solid #766A5C;
	font-family: ²Ó©úÅé, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #46442F;
}


.formblack {
	border: 1pt solid #333333;
	font-family: ²Ó©úÅé, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}