a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}

.normaltextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #103B69;
	text-decoration: none;
	font-weight: bold;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	line-height: 17px;
	color: #000000;
}
body {
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #E5E5E5;
	border: 1px solid #666666;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #E5E5E5;
	border: 1px solid #666666;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C6C83;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #5C6C83;
}
