.text {
	font-family: tahoma;
	font-size: 11px;
	color: #3F3F3F;
}
.title {
	font-family: tahoma;
	font-size: 12px;
	color: #3F3F3F;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-image: url(images/bg.jpg);
}
.title_top {

	font-family: tahoma;
	font-size: 12px;
	color: #3C6DA8;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #3C6DA8;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style2 {color: #FFFFFF}
.style3 {
	font-size: 12px;
	font-family: Tahoma;
	color: #3C6DA8;
	font-weight: bold;
}