td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	line-height: 1.4em;
	color: #003469;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EC6D21;
	font-weight: normal;
	text-decoration:none;
	}

a:hover {
	text-decoration: none;
	color: #003469;
}

a:visited 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
	
	
.bold {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #003469;
	font-size: 10px;
	font-weight: bold;
}


.bodywhite {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10px;
	font-weight: normal;
}


.boldwhite {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10px;
	font-weight: bold;
}

.title01 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	font-weight: bold;

}	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
	color: Black;
}

hr {
	line-height: 1.5em;
	color: #999999;
	height: 1px;
}

select {
	background-color: white;
}

fieldset {
	margin: 0 0 2em 0;
	padding: 1em .5em .5em .5em;
	border: 1px solid #000000;
}

legend {
	padding: .2em;
	background-color: #EBEBFF;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.5em;
	color: #9C9A9C;
}

.amcred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.5em;
	color: #EA2D30;
}


select {
	background-color: white;
}

fieldset {
	margin: 0 0 2em 0;
	padding: 1em .5em .5em .5em;
	border: 1px solid #000000;
}



<!-- small boxes -->


checkbox {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
}

<!-- large boxes -->

textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
}


