body {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:30px;
	margin-right:30px;
}

table,td,input,select,textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:155%;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#4469A3;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:12px;
	text-decoration:none;
}

.blog-link {
	display:block;
	background:url('/graphics/blog.png') right top no-repeat;
	height:27px;
	width:150px;
	padding-top:3px;
	text-align:left;
	float:right;
	margin-right:15px;
}

.blog-link:hover {
	background:url('/graphics/blog-hover.png') right top no-repeat;
}

.facebook-link {
	display:block;
	background:url('/graphics/facebook.png') right top no-repeat;
	height:27px;
	width:77px;
	padding-top:4px;
	margin-left:0px;
	margin-bottom:3px;
	text-align:left;
}

.facebook-link:hover {
	background:url('/graphics/facebook-hover.png') right top no-repeat;
}

.twitter-link {
	display:block;
	background:url('/graphics/twitter.png') right top no-repeat;
	height:26px;
	width:60px;
	padding-top:4px;
	margin-left: 15px;
	text-align:left;
}

.twitter-link:hover {
	background:url('/graphics/twitter-hover.png') right top no-repeat;
}

.homefont {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:155%;
}

.homefont a {
	font-family:Arial, Helvetica, sans-serif;
	color:#4469A3;
	font-size:12px;
	text-decoration:none;
}
.homefont a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:12px;
	text-decoration:none;
}

.footerfont {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
}

.footerfont a {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	text-decoration:none;
}
.footerfont a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#4469A3;
	font-size:10px;
	text-decoration:none;
}