body {
	background-color: #FFFFFF;
	background-image:  url(images/background.gif);
	background-repeat: repeat;
}
.menuLink {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;




}
.menuLink:link {
	color: #FFFFFF;
	;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;


}
.menuLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;

}
.menuLink:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;

}
.menuLG {
	font-size: 16px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
h1 {  font-family: "Times New Roman", Times, serif; font-size: 26px; font-weight: bold; color: #336666}
dfn {  font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style: italic}
