a{
	color : #708E95;
}

a:visited {
	color : #708E95;
}

a:hover{
	color : #ADDCE7;
	text-decoration : none;
}

a:active {
	color : #C4CE00;
}

li{
	color : #000000;
	font : 11px "Trebuchet MS", Arial, Tahoma, sans-serif;
}

p{
	background-color : transparent;
	color : #000000;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	margin-right : 10px;
}

ul{
	list-style-image : url(../images/constants/nut.gif);
}

.bold{
	font-weight : bold;
}

.italics{
	font-style: italic;

}

.bldital{
	font-weight : bold;
	font-style: italic;

}

.copyright{
	background-color : transparent;
	color : #708E95;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	vertical-align : bottom;
}

.nav{
	background-color : transparent;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.subhead {
	background-color : transparent;
	color : #708E95;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

.tblborder{
	border : 1px solid #000000;
}
