@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #e9e9e9;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFF99;
}
.titles {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
}
.style1 {font-size: 18px}
.style2 {font-size: 16px; }
.style8 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF66;
}
.style9 {
	font-size: 14px
}
.style10 {	font-size: 30px;
	font-weight: bold;
}
.style11 {
	font-size: 24px;
	font-weight: bold;
}
.style12 {font-size: 36px}