td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 20px;	
}
.td1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: justify;
}
.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
.p5 {
	padding: 5px;
}
.p3 {
	padding: 3px;
}
.p10 {
	padding: 10px;
}
.p1 {
	padding: 1px;
}

a:link {
	color: #4B3DA3;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #4B3DA3;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	color: #4B3DA3;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	font-weight:bold;
	text-decoration: underline;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #16256D;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}
.h2 {
	font-family: Arial;
	font-size: 14px;
	color: #ff0000;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #16256D;
}
.dotted {
	border: 1px dotted #2B67A5;
}
.bor {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.main {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}
.main1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}
.div {
	color: #4B3DA3;
}