table {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
p {
	padding-right: 60px;
	padding-left: 25px;
	color: #2b2b2b;

}
body {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;

}
a:visited {
	color: #990000;
	text-decoration: none;

}

