body {
	background-color: #dfdddd;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-repeat:repeat-x;	
}

a {
	text-decoration: none;
	color: #9F231D;
	font-family: "Lucida Sans", Monaco;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #9F231D;
	font-family: "Lucida Sans", Monaco;
	font-size: 11px;
	font-weight: bold;
}

.classNav A:link {
	text-decoration: none;
	font: bold 10px "Lucida Sans", Monaco, sans-serif;
	color: #FFFFFF;
}
.classNav A:visited {
	text-decoration: none;
	font: bold 10px "Lucida Sans", Monaco, sans-serif;
	color: #FFFFFF;
}
.classNav A:active {
	text-decoration: underline;
	font: bold 10px "Lucida Sans", Monaco, sans-serif;
	color: #FDB129;
}
.classNav A:hover {
	text-decoration: none;
	color: #FDB129;
	font: bold 10px "Lucida Sans", Monaco, sans-serif;
}

.class2 A:link {
	text-decoration: none;
	color: #9F231D;
	font-family:  "Trebuchet MS", "Lucida Sans", Monaco, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.class2 A:visited {
	text-decoration: none;
	color: #9F231D;
	font-family:  "Trebuchet MS", "Lucida Sans", Monaco, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.class2 A:active {
	text-decoration: underline;
	color: #9F231D;
	font-family:  "Trebuchet MS", "Lucida Sans", Monaco, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.class2 A:hover {
	text-decoration: underline;
	color: #9F231D;
	font-family:  "Trebuchet MS", "Lucida Sans", Monaco, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

p {
	color: #2D2D2D;
	font-family: "Lucida Sans", Monaco;
	font-size: 11px;
	font-weight: normal;
	word-spacing: 1px;
}

strong {
	color: #252525;
	font-family: "Lucida Sans", Monaco;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 1px;
}
.small {
	font-family: "Lucida Sans", Monaco;
	color: #000000;
	font-size: 10px;
}
ul {
	color: #333333;
	font-family: "Lucida Sans", Monaco;
	font-size: 11px;
	font-weight: normal;
	word-spacing: 1px;
}
