/* CSS Document */

body {
	background-image: url(images/bg_grad.jpg);
	font-family:Arial, Helvetica, sans-serif;
	
	background-attachment: fixed;
	color:#000000;
	margin-left: 50px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
}
	
.style3 {
	font-size: x-small;
	color: #006633;
}
.style4 {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	font-size: small;
	color: #0033CC;
}
.style7 {
	font-size: x-small;
	color: #0033FF;}

.style8 {
	font-size: small;
	color: #009933;
	font-weight: bold;
	font-style: italic;
}
.style9 {	font-size: x-small;
	color: #0033FF;}

.style10 {color: #006699; font-weight: bold; font-size: small; }

.style11 {color: #006699; font-weight: bold; font-size: small; }

.style12 {font-size: small;
	color: #0033CC;}
.style13 {font-size: small; color: #006699; font-weight: bold; }
.style18 {
	font-size: x-small;
	color: #999999;
	}
.style19 {color: #336633; font-size:small;}
.style20 {
	color: #339933;
	font-weight: bold;}
	
.style21 {font-size: small; color: #666666; }
.style22 {color: #0066FF}
.style26 {
	color: #0066FF;
	font-size: small;
	font-weight: bold;}

	
a:link	{color:#0066ff; text-decoration:none;}
a:visited	{color:#009966; text-decoration:none;}
a:hover	{text-decoration:underline; font-weight:none;}
a:active	{color:#00CC00; text-decoration:none;}
