body,td,th {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #cc3366;
	}
a:active {
	color: #000000;
}
.bighead {
	font-family: Georgia, Times, serif;
	font-size:24pt;
	font-weight:bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	bottom-bottom: 5px;
	font-style: italic;
}
.head {
	font-family: Georgia, Times, serif;
	font-size:18pt;
	font-weight:bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	bottom-bottom: 5px;
	font-style: italic;
}
.smallhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	bottom-bottom: 5px;
	font-style: italic;
}
.boldtext {
    font-family:Georgia, Times, serif; 
	font-size: 12px; 
	font-weight:bold; 
	color: #000000;
}
.largetext {
    font-family:Georgia, Times, serif; 
	font-size: 14px; 
	color: #000000;
}
.largebold {
    font-family:Georgia, Times, serif; 
	font-size: 14px; 
	font-weight:bold; 
	color: #000000;
}
.largesansserif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #000000;
}
.italictext {
    font-family: Georgia, Times, serif; 
	font-size: 12px; 
	font-style: italic; 
	color: #000000;
}
.sansserif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
}
.sansserifbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:bold;
	color: #000000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#000000;
	bottom-bottom: 5px;
}
.menubold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
	color:#000000;
	bottom-bottom: 5px;
}
.footer {
    font-family:Georgia, Times, serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000;
}
.copyrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color:#000000;
}

