table.dotted {
	border : medium dotted #8b8b8b;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-large;
	color: #C4D4BA;

}

.tiny {
	font-size : xx-small;
	font-weight: bold;

}

body {
	background-image : url(images/image5.jpg);
	font-family : Verdana, Arial, sans-serif, Helvetica;
	background-repeat : no-repeat;
}

.navbarus {
	border-bottom-style: solid;
	border-bottom-width : thin;
	font-size : x-small;
}

a:hover {
	text-decoration : underline;
	color: #009977;

}

a {
	text-decoration : none;
	color: #009977;

}

.smalltexr {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 75%;
}
.smallead {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 75%;
	line-height : 20px;
}
.smallleadindent {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 75%;
	line-height : 20px;
	text-indent : 5px;
}
select {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #009977;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.underscore {
	border-bottom-style: solid;
	border-bottom-width : thin;
}
.subhead {
	border-bottom-style: solid;
	border-bottom-width : thin;
	font : small;
	color:#009977
}
.ariallge {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
}
.leaded {
	line-height : 20px;
}