body {
	background-image: url(images/bkg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}	
.style1 {
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

.style5 {color: #FF0000;
	font-size: 12px;}
.style6 {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.style7 {
	color: #000000;
	font-weight: bold;
}
.style8 {color: #CCCCCC;
	font-size: 12px;}

.style9 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style10 {font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style11 {font-size: 14px; color: #000066;	font-weight: bold;}
.style12 {font-size: 12px;}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	text-decoration: underline;
}

