.topic {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.boxtopic {
	font-family: Arial;
	font-size: 12px;
	font-weight: 800;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	line-height: normal;
	background-color: #CCCCCC;




}
.box {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	background-color: #EAEAEA;
	border-top: 1px none #CCCCCC;
	border-right: 3px inset #CCCCCC;
	border-bottom: 3px inset #CCCCCC;
	border-left: 1px solid #CCCCCC;
	line-height: normal;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;










}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
a:hover {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline overline;
}
a:active {


	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
	text-decoration: none;
}
hr {
	color: #003399;
}
iframe {
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	border-bottom-width: thin;

}
