.blue_headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
}

.style1 { font-size: 12px; }
.style2 { font-size: 12px; }

.bluebold
{
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.form
{
	float: right;
	width: 250px;
	margin-right: 150px;
}

.style3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.style6
{
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style7 { font-size: 22px; }

a
{
	color: #660099;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
.pad12 { padding-left: 12px; }
.pad6 { padding-left: 6px; }

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	width: 910px;
	float: left;
}

.clearfloat
{
	font-size: 1px;
	clear: both;
}

.image
{
	padding: 10px;
	float: left;
}

.imageRight
{
	padding: 15px;
	float: right;
}

#twitter_update_list { 
	font-size: 12px; 
	list-style: none;
	margin-left: 0;
}
#twitter_update_list li {
	margin-left: -40px;
	padding-bottom: 15px;
}
