.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}
.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
.text1b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.headline3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.floatright {
float:right
}

.clearright {
clear:right
}.floatleft {
float:left}

.rightbg {
background-image:url(homeimages/bgbig.gif);
background-repeat:repeat;
margin-left:938px;
float:right;
}
