body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 18px;
}

td {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
}

th {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.bodystyle {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}

.small {
	font-family: 'Open Sans', sans-serif;
	font-size: 9px;
}

.medium {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.big {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}

.expanded {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
}

.legal {
	font-family: Tahoma, "Helvetica Narrow", Verdana, Arial;
	font-size: 9px;
	color: #666666;
}

.box1 {
	padding: 3px;
	border-width: thick;
	border-style: solid;
	border-color: #000000;
	color: #000000;
}

.box2 {
	font-style: italic;
	word-spacing: 0pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
	color: #000000;
}
.tabheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #990033;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.familystyle {

	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	text-align: left;
}
.famheader {
	font-family: Tahoma, "Helvetica Narrow", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.gentitle {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 16px;
	letter-spacing: 4px;
	font-weight: bold;
	color: #53001B;
}
.sectitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: .2em;
}
.nonlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: line-through;
}
.overlibbish {
 text-align: justify;
 padding: 5px;
}

