body {
	arialfont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
table {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px
}
a:link {
	color: #666666; 
	text-decoration: underline
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #666666
}
a:active {
	color: #666666;
	text-decoration: underline
}
.copyright {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFCC99;
}
.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
}
a.footer:link {
	color : #999999;
	text-decoration: underline;

}
a.footer:visited {
	color : #999999;
	text-decoration: underline;

}
a.footer:hover {
	color : #333333;
	background-color : #ECEAF5;
}
.footer-nav {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a.footer-nav:link {
	color : #660000;
}
a.footer-nav:visited {
	color : #660000;
}
a.footer-nav:hover {
	color : #666600;
	background-color : #ECEAF5;
}
.more {
	color: #660000;
}
a.more:link {
	color : #660000;
}
a.more:visited {
	color : #666666;
}
a.more:hover {
	color : #CC0000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
#notice {
	padding: 8px;
	width: 350px;
	border: thin solid #990000;
	text-align:center;
}

