p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3E3E3E;
}
a {
	color: #148CBC;
	text-decoration: underline;
}

a: hover {
	font-weight: bold;
}
body {
	background-image: url(images/bottombg.jpg);
}
table {
	background-color: #FFFFFF;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #479EFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr {
	color: #479EFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E3E3E;
	line-height: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3e3e3e;
}
