.style {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC; text-decoration: none}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #A7DAE7
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF
}
.main_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
}
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #333333}
.water {  background-attachment: fixed; background-image: url(/images/watermark.jpg); background-repeat: no-repeat; background-position: right bottom}

.imageright { border-style: solid; border-width: 1px; border-color: #666666; float: right; margin: 7px; }
