/*body {
background-image:url(../images/bg_x.jpg);
background-repeat:repeat-y;
}*/
.style1 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.style9 {font-family: Arial}
.style19 {font-size: 16px}
.style20 {color: #666666}

a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333; text-decoration:none;}
a:hover {color: #CC66FF; text-decoration:underline;}
a:active {color: #333333;}
