td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height:18px;
}

.td1 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height:20px;
}

.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D7CA7;
}
.p5 {
	padding:5px;
	}
	
.p3 {
	padding:3px;
	}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #2F5E7F;
	text-decoration: none;
	}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #2F5E7F;
	text-decoration: none;
	}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff9900;
	text-decoration: underline;
	}
.b:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
.b:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
.b:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff9900;
	text-decoration: underline;
	}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.bg1 {
	background-image: url(images/bg_inner.jpg);
	background-repeat: repeat-x;
}


	