body {
background-color: #092500;
background-image: url(../img/bg-main.jpg);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-size: 12px;
	line-height: 1.3;
	letter-spacing:0.2px;
	margin-left: 3px;
}
a {
text-decoration: none;
color: #006600;
font-weight: normal;
}
a:hover {
text-decoration:underline;
color: #006600;
font-weight: normal;
}
a:visited {
text-decoration: none;
color: #006600;
font-weight: normal;
}
.black-10 {
color: #333333;
font-size: 10px;
line-height: 1.3;
}
.black-12b {
color: #333333;
font-size: 12px;
font-weight: bold;
line-height: 1.3;
}
.black-16 {
color: #333333;
font-size: 16px;
font-weight:bold;
line-height: 1.5;
}
.red-10 {
color: #FF3333;
font-size: 10px;
line-height: 1.3;
}
.white-10 {
color: #FFFFFF;
font-size: 10px;
line-height: 1.3;
}
.white-12b {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
line-height: 1.3;
}
