body {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
margin: 0px;
}

A:link {
color: #000000;
text-decoration: none;
}
A:visited {
color: #000000;
text-decoration: none;
}
A:active {
color: #000000;
text-decoration: none;
}
A:hover {
color: #006699;
text-decoration: none;
}
TD {
font-family: Verdana,Arial;
font-size: 12px;
}
P {
font-family: Verdana,Arial;
font-size: 12px;
}
HR {
color: #6699CC;
height: 1px;
}

.blackbar {
background-image: url(images/blackbar.gif);
width: 100%;
background: #333;
}.etribstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: underline;
}
