<style type="text/css">

h1 {font-family: verdana, arial; font-size:35px}
h2 {font-family: verdana, arial; font-size:20px; color: #666666}
h3 {font-family: verdana, arial; font-size:17px}
p {font-family: verdana, arial; font-size:13px; color: #666666}
p.bold {font-family: verdana, arial; font-weight: bold; font-size:13px}
p.small {font-family: verdana, arial; font-weight: normal; font-size:11px; color: #666666}
p.sml {font-family: verdana, arial; font-weight: bold; font-size:11px; color: #666666}

a:link {background: none; text-decoration: none; color: #3399ff}
a:visited {background: none; text-decoration: none; color: #3399ff}
a:active {background: none; text-decoration: none; color: #3399ff}
a:hover {background: none; font-weight:none; color: #3399ff}

a.two:link {background: none; text-decoration: none; color: #666666}
a.two:visited {background: none; text-decoration: none; color: #666666}
a.two:active {background: none; text-decoration: none; color: #666666}
a.two:hover {background: none; font-weight:none; color: #666666}

/* Application Fields //////////////////////////////////////////////////////////////// */
input {
color: #333333;
border: 1px solid #cccccc;
font: 12px arial, helvetica, sans-serif;
padding: 2px;
margin-bottom: 4px;
}

select {
	color: #333333;
	border: 1px solid #cccccc;
	padding: 1px 1px 1px 2px;
	font-size: 12px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	margin-bottom: 4px;
}

input[type="image"] {
	border: 0;
}

textarea {
	color: #333333;
	background: #e8e8e8;
	border: 0;
}

</style>
