/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: 737373;
}
a{
	font-family: Verdana;
	font-size: 10px;
	color: 737373;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 737373;
}
a:hover {
	text-decoration: none;
	color: 737373;
}
a:active {
	text-decoration: none;
	color: 737373;
}
.style1 {
	color: #9e0b0e;
	font-weight: bold;
}
.style2 {color: #9e0b0e}
h1{
	font-family: Verdana;
	font-size: 20px;
	color: #737373;
	font-weight:bold;
	}
h2{	
	font-family: Verdana;
	font-size: 10px;
	color: #737373;
	}
#p{
	font-family: Verdana;
	font-size: 10px;
	color:#9D0B0E;}
#p a:link {
	text-decoration: none;
	color: #9D0B0E;;
}
#p a:visited {
	text-decoration: none;
	color: #9D0B0E;;
}
#p a:hover {
	text-decoration: none;
	color: #9D0B0E;;
}
#p a:active {
	text-decoration: none;
	color: #9D0B0E;;
}

