body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #5370A3;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	
	SCROLLBAR-FACE-COLOR: #E3E5EC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E3E5EC; 
	SCROLLBAR-SHADOW-COLOR: #B6C2D2; 
	SCROLLBAR-3DLIGHT-COLOR: #E3E5EC; 
	SCROLLBAR-ARROW-COLOR: #5096B3; 
	SCROLLBAR-TRACK-COLOR: #E3E5EC; 
	SCROLLBAR-DARKSHADOW-COLOR: #E3E5EC; 
	SCROLLBAR-BASE-COLOR:  #E3E5EC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5370A3;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5370A3;
}

hr {
color:5370A3

}

a.content {
	color: #5370A3;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.content:hover {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.content:active {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
