@charset "iso-8859-1";
body {
 	background:#FFB5FA;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
        }
.index {
	font-size: 9px;
	color: #FFFFFF;
}
.style1 {font-size: 9px}
.style2 {color: #C62FA3; font-weight: bold;}
.style3 {font-size: 14px}
.style10 {font-size: 12px; color: #000000;}
.style11 {font-size: 12px; font-weight: bold; }
.style12 {color: #CCCCCC}
a:link {color: #FFFFFF; text-decoration: none;}
a:visited {text-decoration: none; color: #FFDEFC;}
a:hover {text-decoration: none; color: #FFFF00;}
a:active {text-decoration: none; color: #FFDEFC;}

