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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00;
	line-height: 27px;
}
body {
	background-color:#666666;
	background-image: url(images/background.jpg);
}

.forlists{
	line-height:19px;
	}

.italic {
	font:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #339933;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}
a:active {
	text-decoration: none;
	color: ff0000;
}
h1 {
	font-size: xx-large;
	color: #330000;
}
h2 {
	font-size: x-large;
	color: #FFFFFF;
}

.underscore {
	text-decoration:underline;
}

.footer {
	font-size:12px;
	}

.style2 {color:#FFFFCC}
.style23 {color: #999966}
.style15 {font-size: x-large; font-weight: bold; }

.style32 {color: #FFFF99; font-size: medium; }
.style39 {color: ##999966}
.style41 {color: #66CC66}
.style43 {color: #339933; font-size: medium; }
.style45 {color: #FFFF99; font-size: small; }
