a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #008D9A
} 
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #008D9A
} 
a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #008D9A
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666666
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #00929F;
	text-decoration: none;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.scroll_box{ 
    overflow:auto; 
    height: 200; 
    }
.contentitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5EB3BE;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
