body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;


}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.boxheader1 {
    background-color:  #FFFFCC;
	color:  navy;
	border-width:  thin;
	border-style:  solid;
	border-color: navy;
	padding:  0px;
	margin: 0px;
	}

.clearbox1 {
	padding: 3px 6px 9px 12px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.box3 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: blue;
}

.bodytitle {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;


}

.grouptitle {
	font-size:  16px;
	font-style:  italic;
	font-weight:  bold;
}
a:link { color:#FFFF99; text-decoration:none; font-weight: bold; font-style:normal}
a:hover { color:#FFFF66; text-decoration:none; font-weight: bold; font-style:normal}
a:visited { color:#FFFF99; text-decoration: none; font-weight: bold; font-style:normal}
a:visited:hover { color:#FFFF66; text-decoration: underline; font-weight: bold; font-style:normal}

.buttonover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: tan; background-color: #453029; border: 1px solid #453029; height: auto; width: 120px; margin-top: 0px; margin-right: 1px; margin-bottom: 0px; margin-left: 0px; cursor: hand; font-weight: bold}
.buttonup { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #453029; background-color: tan; border: 1px tan solid; height: auto; width: 120px; margin-top: 0px; margin-right: 1px; margin-bottom: 0px; margin-left: 0px ; cursor: hand; font-weight: bold}
