
body {
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px
	background-color :#ffffff;
	font : 10pt Tahoma;
	scrollbar-face-color: #243d7f;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: black;
}

a:link {
	color: #000000; 
	font:normal;
}
a:visited {
	color: #545fab; 
	font: normal;
}
a:hover {
	color: #FF0000; 
	text-decoration:none; 
	font:normal;
}

a.top:link {
	color: #000000;
	text-decoration:none; 
	font:normal;
}
a.top:visited {
	color: #545fab; 
	text-decoration:none;
	font: normal;
}
a.top:hover {
	color: #FF0000; 
	text-decoration:none; 
	font:normal;
}


table {
	
}

td {
	font : 10pt Tahoma;
}

td.top {
	background-color : #243d7f;
}
td.quick {
	
}
td.banner {
	background-color : #243d7f;
}
td.links {
	font : 10pt Tahoma;
}

td.main {
	font : 10pt Tahoma;
}

td.footer {
	font : 8pt Tahoma;
}

li {
	font : 10pt Tahoma;
}

.title {
	font : 12pt Tahoma;
	font-weight: bold;
	color : #243d7f;
}

.bold {
	font : 10pt Tahoma;
	font-weight: bolder;
}

.red {
	font : 10pt Tahoma;
	font-weight: bolder;
	color : #ff0000;
}
.blue {
	font : 10pt Tahoma;
	font-weight: bold;
	color : #243d7f;
}