body { 
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a {
	color: Navy;
	text-decoration: none;
}

a:active { 
color: Red;
text-decoration: none;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
	
td#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
	padding: 15px;
}
td#content table{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
td#home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
}

a#bookmark {
	color: Navy;
}

.textheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1E4697;
	font-weight: bold;
}

img#inner {
	border: 1px solid #AA1A00;
	border-style: ridge;
	background: #AAB3BD;
	padding: 10;
}
table#dataTable {
	border: 1px solid #CBE2F7;
	border-collapse: collapse;
	border-spacing: 0px;
}
tr#topRow {
	background-color: #CBE2F7;
	font-weight: bold;
}

table#dataTable td {
	border: 1px dotted #CBE2F7;
	padding: 2px;
}
ul#links {
	color: #253339;
	list-style-type: square;
	f: o;
}
