a {
	color : #000099;
	text-decoration : none;
}

a:hover {
	color : #000099;
	text-decoration : underline;
}

a.nav {
	color : #333333;
	font-family : MS Reference Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	line-height : 14px;
	font-size: 11px;
	text-align : left;
	text-decoration : none;

}

a.nav:hover{
	color : #006699;
	font-family : MS Reference Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	line-height : 125%;
	text-decoration : none;
}

b {
	color : #006699;
	font-weight : bold;
}

body, td, p {
	color : #333333;
	font-family : MS Reference Sans Serif, Verdana, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	line-height: 175%;
}

textarea, input, select {
	color : #996633;
	font-family : MS Reference Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
}

.caption {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 175%;
}

.copyright {
	color : #999999;
	font-family : MS Reference Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.header {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}

.headerlinks {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.navhead {
	color : #978051;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 11px;
}

.quote {
	color : #978051;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : italic;
	font-weight : bold;
}

.smalltext {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	line-height : normal;
	text-decoration : none;
}

.subhead {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	margin-bottom: 0px;
	margin-top: 40px;
	}

.tablebord {
	border: 1px solid #CCCCCC;
	background-color: #FFFCE5;
}

.tablebullet {
	list-style : disc outside;
	margin-left : 18px;
}
hr {
	color: #EAEAEA;
}
.displaynone {
	text-decoration: none;
}
.displayprint {
	text-decoration: none;
}
