
BODY {
    background-image : url(../images/bg_lines3.jpg);
	background-repeat: repeat;
}
.bigtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : bold;
}
.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
td.norepeat {
	background-repeat: no-repeat;
}
.bodytextgray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #959595;
}
.bodytextwhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
}
.bigtitlemaroon {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : bold;
	color : #8C3232;
}
.small {

	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : justify;
}
.superscript {
	vertical-align : top;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
}

.bigtitlecenter {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
	font-weight : bold;
}
.bodytextcenter {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
}
.smallright {

	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : right;
}
.red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : justify;
	color : #CC0000;
}
.smallcenter {

	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
}
.green {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : justify;
	font-weight : bold;
	color : #739A46;
}
.bigtitlepurple {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : bold;
	color : #683352;
}
.bigtitleblue {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : bold;
	color : #363168;
}
.bigtitlewhitecenter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
	font-weight : bold;
	color : #FFFFFF;
}


a:visited {
	color : #5C5C5C;
	text-decoration : none;
}
a:link {
	color : #5C5C5C;
	text-decoration : none;
}
a:hover {
	color : #000000;
	text-decoration : underline;
}
.bodywhitecenter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	color: #FFFFFF;
}
.bodyyellowcenter {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	color: #F8DC4D;
}.bodyyellowleft {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : left;
	color: #F8DC4D;
}

