td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.style7 a:link {
	color: #FF0000;
	text-decoration: none;
}
.style7 a:visited {
	text-decoration: none;
	color: #FF0000;
}
.style7 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.style7 a:active {
	text-decoration: none;
	color: #FF0000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
body {
	margin-top: 0px;
}
.style2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.style2 a:active {
	text-decoration: none;
	color: #0000FF;
}
.style5 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style5 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.style5 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.style5 a:active {
	text-decoration: none;
	color: #0000FF;
}
.style2 {color: #FFFFFF; font-size: 13px;}
.style4 {font-size: 13px}
.style5 {
	color: #FFFFFF;
	font-size: 10px;
}
.style6 {	font-size: 20px;
	font-weight: bold;
}
.style8 {color: #000000}

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	overflow: auto;
}

.bodycopy {
	color:#000;
	font-weight: normal;
	font-size: 13px;
}
.bodycopy  a:link {
		color:#000;
	text-decoration:none:
}
.bodycopy  a:hover {
		color:#000;
	text-decoration:underline:
}
.bodycopy  a:visited {
		color:#000;
	text-decoration:none:
}
.bodycopy  a:active {
		color:#000;
	text-decoration:none:
}

#style7  a:hover {
	color: #FF0000;
}
.content_overflow {
	position:absolute;
	height:380;
	z-index:3;
	overflow: scroll;
	width: 480;
}
.content_overflow2 {
	height:380;
	z-index:3;
	overflow: auto;
	width: 480;
}

