/* CSS Document */

.formhdr {
text-align:center;
}

a:link {
color: #358fe3;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #358fe3;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #efb10a;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #358fe3;
text-decoration: none;
font-weight: bold;
}

.email {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

div.bold {
font-weight:bold;
}

.placemnt {
text-align:center;
}
