body {
	background-color: #f8f8f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.t_bg {
	background-image: url(files/img/assets/t_bg.jpg);
}
.f_bg {
	background-image: url(files/img/assets/f_bg.jpg);
}
a:link {
	color: #330099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330099;
}
a:hover {
	text-decoration: underline;
	color: #330099;
}
a:active {
	text-decoration: none;
	color: #330099;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	
}.txt_title {
	font-family: Optima, Verdana;
	font-size: 15px;
	color: #333333;
	text-transform: uppercase;
}
.txt_content {
	font-family: Optima, Verdana;
	font-size: 11px;
	color: #666666;

}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

