body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: 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: 14px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
; text-transform: capitalize; color: #999999
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 2px;
; color: #666666
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
a:hover {  color: #CC3300; text-decoration: none}
a:link {  color: #000000; text-decoration: none}
a:active {  color: #000000; text-decoration: none}
a:visited {  }
.back {  background-color: #FFCC00}
.back2 {  background-color: #000000}
.back3 {  background-color: #990000}
.bk2 {  background-color: #FFCC00; border: 4px #000000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px}
div#copyright {
	font-size: 9px;
}
.texttop {
	margin: 5px;
	padding: 5px;
	width: 450px;
	border: 1px dashed #000066;
}
.red {
	font-size: 16px;
	text-transform: capitalize;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.blue {
	font-size: 14px;
	text-align: center;
	color: #0000FF;
}
a.black {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}