body { margin:0px; padding:0px;}

.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link1:hover {
	text-decoration: underline;
	color: #9DAEFF;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link2, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006d9d;
	text-decoration: none;
}
.link2:hover, a:hover {
    color: #717171;
	text-decoration: underline;
}
.text2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #2882ac;
	text-transform: capitalize;
	font-weight: bold;
	
}
h1 {
	background-image:url(/images/bullet1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:35px;
	font-family: Tahoma;
	font-size: 14px;
	color: #2882ac;
	text-transform: capitalize;
	font-weight: bold;
}
.text3, body, td {
	font-family: Tahoma;
	font-size: 12px;
	color: #343434;
}
.text4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #177800;
	font-weight: bold;
}
.text5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #cd0000;
	font-weight: bold;
}
.text6 {
	font-family: Tahoma;
	font-size: 14px;
	color: #177800;
	font-weight: bold;
}
.text7 {
	font-family: Tahoma;
	font-size: 14px;
	color: #cd0000;
	font-weight: bold;
}
.text8 {
	font-family: Tahoma;
	font-size: 12px;
	color: #343434;
	font-weight: bold;
}

form {padding:0px; margin:0px;}
div.spacer {height:5px;}
div.listerarrow {margin:10px;}
div.listerarrow a {font-size:14px;}
div.listeritem {margin:10px;}
div.listeritem a, div.listeritem span {border:dotted 1px #999999; font-size:14px;}
div.listeritem span {background-color:#CCCCCC;}

textarea { text-align: left;}