td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.td1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}
.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.p5 {
	padding: 5px;
}
.p10 {
	padding: 10px;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.dotted {
	border: 1px dotted #2B67A5;
}
