body {
	font-size: medium;
	color: #000000;
}
a:link {
	color: #4D81C3;
	text-decoration: none;
}
a:visited {
	color: #4D81C3;
	text-decoration: none;
}
a:hover {
	color: #85942C;
	text-decoration: none;
}
H1 {
font-style : normal; 
font-weight : bold; 
font-size : 18pt; 
font-family : "Times New Roman", "Times", "serif"; 
color : #245A9D; 
}
H2 {
font-style : normal; 
font-weight : bold; 
font-size : 16pt; 
font-family : "Times New Roman", "Times", "serif"; 
color : #245A9D; 
} 
.copyright {
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	color: #000000;
}
.heading {
	font-family: "Times New Roman", "Times", "serif";
	text-align: center;
	font-size: 12pt;
}
.caption {
	font-size: 8pt;
	font-family: "Arial";
}
.content {
	font-family: "Times New Roman";
	text-align: justify;
	font-size: 12pt;
}
.context {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	text-align: left;
	font-style: italic;
}
td.bottom {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4D81C3;
}
.boxes {
	margin: 2px;
	padding: 2px;
	border-right: 2px dashed #56701C;
	border-bottom: 2px dashed #56701C;
	border-left: 2px dashed #56701C;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #56701C;
}
.newsHR {
	border: 2px dashed #666600;
	font-size: 14px;

}

