body {
	background-color: #d9dece;
	margin: 0px;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #121212;
}

.mainDiv {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #121212;
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #121212;
}

.bd {
	font-weight: bold;
}

ul.redBullet {
	list-style: url(/images/red_bullet.gif);
	margin-right: 17px;
}

#twitter_update_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#twitter_update_list li {
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}

a:link{ text-decoration: none; color:#0298B1 }
a:visited{ text-decoration: none; color:#0298B1 }
a:active{ text-decoration: none; color:#0298B1 }
a:hover{ text-decoration: underline; color:#0298B1 }

a.footer:link{ text-decoration: none; color:#121212 }
a.footer:visited{ text-decoration: none; color:#121212 }
a.footer:active{ text-decoration: none; color:#121212 }
a.footer:hover{ text-decoration: underline; color:#121212 }

a.hpWht:link{ text-decoration: none; color:#ffffff }
a.hpWht:visited{ text-decoration: none; color:#ffffff }
a.hpWht:active{ text-decoration: none; color:#ffffff }
a.hpWht:hover{ text-decoration: none; color:#ffffff }
