a:link 		{text-decoration: none; font-weight: bold;}
a:visited	{text-decoration: none; font-weight: bold;}
a:hover 	{text-decoration: none; font-weight: bold;}
a:active 	{text-decoration: none; font-weight: bold;}
body {
	color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.normal a {
text-decoration: none; 
font-weight: bold;
color: white;
}

.normal a:hover {text-decoration: underline; }
 
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.image {
	padding-right: 8px;
}
.textbox {
	width: 256px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	border: 2px solid #FFFFFF;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
table#hotlinks td {
	text-align: center;
	width: 50%;
	vertical-align: top;
	padding-bottom: 1em;
}
#elsewhere {
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
margin: 0 auto;
text-align: left;
}
#elsewhere h2 {
	margin-bottom: 1em;	
	color: #999;
}
#elsewhere h2, #elsewhere h3{
	font-weight: normal;	
}
#elsewhere a{
	padding-top: 1em;
	display: block;
	height: 46px;
	padding-left: 57px;
	background-repeat: no-repeat;
	color: #CCF;
	float: left;
	margin-right: 20px;
}
#elsewhere a#facebook {
	background-image: url(/images/icon_facebook.gif);
}
#elsewhere a#twitter {
	background-image: url(/images/icon_twitter.gif);
	
}
.smallprint {
clear: both;
}
