body, td, th {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #663300;
	background-repeat: no-repeat;
}

.bold {font-weight: bold;}

.normalText {font-size: 14px; color: #663300;}
a.normalText:active {color: #663366; text-decoration: none}
a.normalText:link {color: #663333; text-decoration: none}
a.normalText:visited {color: #663333; text-decoration: none}
a.normalText:hover {color: #663366; text-decoration: none}

.smallText {font-family: Times, "Times New Roman", serif; font-size: 10px; color: #663300;}
a.smallText:active {color: #663366; text-decoration: none}
a.smallText:link {color: #663333; text-decoration: none}
a.smallText:visited {color: #663333; text-decoration: none}
a.smallText:hover {color: #663366; text-decoration: none}

.smallTextBold {font-family: Times, "Times New Roman", serif; font-size: 10px; font-weight: bold; color: #663300;}

.bigText {font-family: Times, "Times New Roman", serif; font-size: 18px; color: #663300;}
a.bigText:active {color: #663366; text-decoration: none}
a.bigText:link {color: #663333; text-decoration: none}
a.bigText:visited {color: #663333; text-decoration: none}
a.bigText:hover {color: #663366; text-decoration: none}

.bigTextBold {font-family: Times, "Times New Roman", serif; font-size: 18px; font-weight: bold; color: #663300;}

.navText {font-family: Times, "Times New Roman", serif; font-size: 18px; color: #663300; line-height: 32px;}
a.navText:active {color: #663366; text-decoration: none}
a.navText:link {color: #663300; text-decoration: none}
a.navText:visited {color: #663300; text-decoration: none}
a.navText:hover {color: #663366; text-decoration: none}

.navTextBold {font-family: Times, "Times New Roman", serif; font-size: 18px; font-weight: bold; color: #663300; line-height: 32px;}



.emailLink {font-size: 12px; color: #777777}

