body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_page.jpg);
}
a {
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: underline;
	
}
.text-gray-9 {
	font-size: 9px;
	color: #CCC;
}

a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000;
}.title-gray-bold {
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	font-style: italic;
}
.text-gray {
	color: #CCC;
	text-align: justify;
}
.title-white-bold-16 {
	font-size: 16px;
	color: #FFF;
	font-weight: bolder;
}
.text-white {
	color: #FFF;
}
.text-9 {
	font-size: 9px;
	text-align: justify;
}
.links-white-9 a {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
.links-white-9 a:visited {
    color: #FFFFFF;
    font-size: 9px;
	font-weight: bold;
    text-decoration: underline;
}
.links-white-9 a:hover {
	color: #CCCCCC;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.links-primary a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.links-primary a:visited {
    color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.links-primary a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.links-footer a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.links-footer a:visited {
    color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.links-footer a:hover {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.links-9-gray a {
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: underline;
}
.links-9-gray a:visited {
    color: #CCCCCC;
	font-size: 9px;
	text-decoration: underline;
}
.links-9-gray a:hover {
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}.box-orange-1 {
	border: 1px solid #680b1b;
}
.links-9-orange a {
	color: #B35C27;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
.links-9-orange a:visited {
    color: #B35C27;
	font-size: 9px;
    font-weight: bold;
	text-decoration: underline;
}
.links-9-orange a:hover {
	color: #B35C27;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.font-dark-gray-bold {
	font-weight: bold;
	color: #666;
	font-style: normal;
}
.font-dark-gray {
	color: #666;
}
.font-dark-gray-bold-italic {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}

.font-all-caps-bold {
	font-weight: bold;
	font-variant: small-caps;
	font-size: smaller;
}
.justified {
	text-align: justify;
}
.links-9-orange-bold a {
	color: #B35C27;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
.links-9-orange-bold a:visited {
    color: #B35C27;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
.links-9-orange-bold a:hover {
	color: #B35C27;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.table-gray {
	border: 1px solid #F2F2F2;

}
.alignment-book {
	text-align: justify;
}
.font-orange-bold {
	font-weight: bold;
	color: #B75A1F;
}
.font-9-nojust {
	font-size: 9px;
}
.font-14-bold {
	font-size: 14px;
	font-weight: bold;
}
.font-16-bold {
	font-size: 16px;
	font-weight: bold;
}
.font-9-orange-bold {
	font-size: 9px;
	font-weight: bold;
	color: #B15D31;
}

