.agentid {
	font-family: Papyrus; 
	font-size: 20pt; 
	font-weight: bold;
	color: #006F93;
	background-color: #FFFFFF;
}

a:link {
	color: #FF0000;
}

a:visited {
	color: #FF8080;
	text-decoration:none;
}

a:active {
	color: #FF8080;
}

a:hover {
	background-color: #FFFFFF;
	color: #0000FF;
}

.toptable {
	background-color: #FFFFFF;
}

h1 {
	text-align: right;
	font-size: 12pt;
	font-weight: normal;
	color: #000000
}

h2 {
	text-align: center;
	font-size: 18pt;
	color: #FF0000
}

h3 {
	text-align: right;
	font-size: 12pt;
	color: #000000
}

h4 {
	text-align: left;
	font-size: 12pt;
	color: #FF0000
}

p {
	text-align: left;
	font-size: 12pt;
	color: #000000
}

ul {
	text-align: left;
	font-size: 12pt;
	color: #000000
	line-height: 13pt;
}

body {
	font-family: Bell MT; 
	font-size: 12pt; 
	font-weight: normal;
	background-image: url(images/bwcloth.jpg);
	color: #000000;

}

.tmain {
	vertical-align: top;
}

.vlinks {
	font-family: Bell MT; 
	font-size: 14pt; 
	font-weight: bold;
	line-height: 25pt;
	background-color: #FFFFFF;
	color: #FF0000;
}

.hlinks {
	font-family: Bell MT; 
	font-size: 14pt; 
	font-weight: bold;
	color: #000000;
}

.sublinks {
	font-family: Bell MT; 
	font-size: 10pt; 
	font-weight: bold;
	line-height: 16pt;
	background-color: #FFFFFF;
	color: #FF0000;
}

.footer1 {
	text-align: center;
	font-size: 10pt;
	color: #000000
}


