.covertext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	line-height: 11pt; 
	font-weight: normal; 
	font-variant: normal; 
	color: #333333
}

A { 
	text-decoration:none;
	color: #BA688B
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	line-height: 12pt; 
	font-weight: normal; 
	color: #666666
}

.copyright {
        font-size: 9px;
        font-family: verdana;
        color: #EAE0E1;
        font-weight: normal;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #BB8B17;
	text-transform: uppercase;
	text-align: left;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
}

.subhead {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        color: #BB8B17;
}

.accent {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #BB8B17;
}

.hline {
	background-image: url("/images/hline.png");
}

.hline2 {
	background-image: url("/images/hline_dotted.png");
}

.vert {
	background-image: url("/images/vertline.png");
}

.h1 {
        border-bottom: 1px solid #999999;
}

