body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #F3C4FF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.phoneText {
	font-size: 0.8em;
	color: #FFFFFF;
}

/* MENU */

#divNavBar {
	font-size: 0.9em;
	color: #FFFFFF;
}
#divNavBar a:link, #divNavBar  a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1EM;
}
#divNavBar a:hover, #divNavBar a.current:hover {
	color: #990099;
	text-decoration: none;
}
#divNavBar a.current:link, #divNavBar a.current:visited {
	color: #990099;
}
#divBottomTable {
	border-right: 2px solid #990099;
	border-bottom: 2px solid #990099;
	border-left: 2px solid #990099;
}
.bodytext {
	color: #333333;
	margin: 0px;
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.imgLeft {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.smallText {
	font-size: 0.75em;
	font-style: italic;
}
.DawnsTitle {
	font-size: 1.2em;
	color: #990099;
}
