body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 140%;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(imgs/bg00.gif);
	background-position: center top;
}
tr,td {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}
A:link {
 color:#333333;
 text-decoration:underline;
}
A:visited {
 color:#333333;
 text-decoration:underline;
}
A:active {
 color:#333333;
 text-decoration:underline;
}
A:hover {
 color:#cccccc;
 text-decoration:underline;
}
A {
 text-decoration:none
}
.texts {
	font-size: 11px;
	line-height: 140%;
	color: #333333;
}
.textw {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
.textb {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-style: normal;
	text-transform: none;
}
.textm {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.textm2 {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	font-style: normal;
}
.textmf {
	font-size: 14px;
	line-height: 140%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
    letter-spacing: 2px;
	text-transform: none;
}
.textm2f {
	font-size: 14px;
	line-height: 140%;
	color: #FFFFFF;
	font-style: normal;
    letter-spacing: 1px;
}
