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;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

a:link {
	color: #467899;
	text-decoration: none;
}
a:visited {
	color: #467899;
	text-decoration: none;
}
a:active {
	color: #467899;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	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;
}
