body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193968;
}

.style1 {
	color: #FFFFFF;
	font-size: 10;
}

.style4 {
	color: #000000;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.style5 {
  	color: #FF0000;
}

.style10 {
  	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10; 
}

.style12 {
  	font-size: 10;
}

DIV#Content {
	padding: 0px; 
	overflow-y: scroll;	
	margin: 0px; 
	font: 10px/10px Verdana; 
	width: 710px; 
	height: 455px; 
	text-align: justify;
	background-color: #EAE6E6;
}

