body {
	background-color: #E6E0C0;
	color: #E3E0C0;
	background-image: url(images/bg_strip.gif);
}
.frame_r {
	background-image: url(images/bg_dropshdw_r.gif);
	background-repeat: repeat-y;
}
.frame_l {
	background-image: url(images/bg_dropshdw.gif);
	background-repeat: repeat-y;
}
a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
A.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #9B1132;
	font-weight: bold;
}
h1 a:link, a:visited, a:hover {
	color: #9B1132;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #9B1132;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #666666;
	text-indent: 20px;
}

.content  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: 666666;
}

.content a:link, #content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: 9B1132;
}

.content a:hover{

}