/* CSS Document */
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
}
A:VISITED{
	font-family : Verdana;
	font-weight : bold;
	color : #6F8993;
	font-size : 10px;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana;
	font-weight : bold;
	font-size : 10px;
	color : #6699CC;
	text-decoration : underline;
}
A:LINK{
	font-family : Verdana;
	font-weight : bold;
	color : #6F8993;
	font-size : 10px;
	text-decoration : none;
}
A:ACTIVE{
	font-family : Verdana;
	font-weight : bold;
	color : #6F8993;
	font-size : 10px;
	text-decoration : none;
}



.news:VISITED{
	font-family : Verdana;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : none;
}
.news:HOVER {
	font-family : Verdana;
	font-weight : bold;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : underline;
}
.news:LINK{
	font-family : Verdana;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : none;
}
.news:ACTIVE{
	font-family : Verdana;
	font-weight : bold;
	color : #FFFFFFF;
	font-size : 10px;
	text-decoration : none;
}
.sec_header{
	font-family : Verdana;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration : none;
}
.sec_header2{
	font-family : Verdana;
	font-weight : bold;
	color : #4C8398;
	font-size : 11px;
	text-decoration : underline;
}
.sec_header3{
	font-family : Verdana;
	font-weight : bold;
	color : #3D5F6C;
	font-size : 11px;
	text-decoration : none;
}
.content{
	font-family : Verdana;
	color : #6F8993;
	font-size : 11px;
}
.note{
	font-family : Verdana;
	color : #6F8993;
	font-size : 10px;
}
.footer:VISITED{
	font-family : Verdana;
	color : #999999;
	font-size : 10px;
	text-decoration : none;
}
.footer:HOVER {
	font-family : Verdana;
	font-size : 10px;
	color : #6699CC;
	text-decoration : underline;
}
.footer:LINK{
	font-family : Verdana;
	color : #999999;
	font-size : 10px;
	text-decoration : none;
}
.footer:ACTIVE{
	font-family : Verdana;
	color : #999999;
	font-size : 10px;
	text-decoration : none;
}