/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #333366;
	text-align: left;
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #333366;
	text-align: left;
}
a.bodycopy:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #333366;
	text-decoration: underline;
}
a.bodycopy:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #333366;
	text-decoration: underline;
}
a.bodycopy:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #333366;
	text-decoration: underline;
}
a.bodycopy:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #333366;
	text-decoration: none;
} 
.bodycopyint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	color: #333366;
	text-align: left;
}
a.bodycopyint:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	color: #333366;
	text-decoration: underline;
}
a.bodycopyint:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	color: #333366;
	text-decoration: underline;
}
a.bodycopyint:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	color: #333366;
	text-decoration: underline;
}
a.bodycopyint:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	color: #333366;
	text-decoration: none;
} 
.copyright {font-size: 11px; color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif;}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #99CC66;
	text-decoration: none;
}
.navdividers { color: #99CC66; }
.call {
	color: #FFFFFF;
	font-size: 12px;
}
a.call {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}
a.call:hover {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

