 	a.black:link { color: #000000; background: #ffffff }
	a.black:visited { color: #0000ff; background: #ffffff }
	a.black:hover { color: #0000ff; background: #ffffff }
	a.black:active { color: #ff0000; background: #ffffff }
 .body {color: #000000; background-color: #000080 }

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	padding-left: .3cm;
	padding-right: .3cm;
	padding-top: .3cm;
}

.ft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}

.outside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-position: outside;
	color: #000000;
	background-color: #FFFFFF;
}
hr{/* This is for links only */
	 text-align: center;
     width:50%;
}