body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 308px;
	
}
a:link {
	color: #005980;
}
a:visited {
	color: #005980;
}
a:hover {
	color: #0FB7FF;
}
a:active {
	color: #005980;
	font-size: 13px;
}

.text
{
	font-family: arial, sans-serif;
	font-size: 13;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}

.linkbar
{
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #005980;
	font-size: 14px;
}

