.text {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999;
	text-decoration: none;
}

.italics {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999;
	font-style:italic;
	text-decoration: none;
}

.smalltext {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	text-decoration: none;
}

.verysmalltext {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	text-decoration: none;
}
.medblue {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #5481ae;
	text-decoration: none;
	letter-spacing: 0em;
}
.blue {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #5481ae;
	text-decoration: none;
}



.subtext {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #999;
	text-decoration: none;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;

}

.subblue {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5481ae;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
}

.subitalics {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #999;
	font-style:italic;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
	}



.posthidden {display:none}
.postshown {display:inline}






body {
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-position: top;

}


.text a:link {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	color: #5481ae;
}



.text a:hover {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	color: #666666;
}



.text a:active {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	color: #666666;
}



.text a:visited {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	color: #5481ae;
}



.medblue a:link {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: underline;
	color: #5481ae;
}



.medblue a:hover {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: underline;
	color: #666666;
}



.medblue a:active {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: underline;
	color: #666666;
}



.medblue a:visited {
	font-family: Geneva,Tahoma, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: underline;
	color: #5481ae;
}

