<style type="text/css" media="all">
	h2 {
		font-family: verdana;
		font-size: 16px;
		color: #00008B;
	}	
	body {
		font-family: verdana;
		font-size: 12px;
		color: #00008B;
	}	
	td {
		font-family: verdana;
		font-size: 12px;
		color: #00008B;
	}
	p {
		font-family: verdana;
		font-size: 12px;
		color: #00008B;
	}
	li {
		font-family: verdana;
		font-size: 12px;
		color: #00008B;
	}
	.center {
		text-align: center;
	}
	.bold {
		font-weight: bold;
	}	
	div.row  {
		font-family: verdana;
		font-size: 12px;
		color: #00008B;
		clear: both;
		padding: 1px;
		margin-top:1px;
		}
	
	div.row span.button {
		text-align:right;
	}
	
	div.row label, span.label {
		float: left;
		width: 400px;
		text-align: right;
		padding: 2px 5px 3px 3px;
		font-weight: normal;
		margin-right:4px;
	}

	input, select, textarea {
		font-family: verdana;
		font-size: 12px;
		color: #00008B;
		margin-right:0px;
		background: #E5E3DE;
		border: 1px #48402A solid;
		}	
		
	a:link {color: #0000FF}
	a:visited {color: #000080}
</style>