body {
	background-color: #DEDEDE;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	color: #333333;	
}
.style1 {
	font-family: Helvetica;
	font-size: 20px;
	letter-spacing:2px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style6 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px
}
.style5 {font-size: 11px}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

a:link.swd {
	color: #999999;
	text-decoration: none;
}
a:visited.swd {
	text-decoration: none;
	color: #999999;
}
a:hover.swd {
	text-decoration: underline;
	color: #999999;
}
a:active.swd {
	text-decoration: none;
	color: #999999;
}

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style8 {color: #999999}
