body {
	background:#FFFFFF;
	color:#003366;
	margin:4 0;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:12px;
	line-height:17px;
}

.pg {
	font-family: verdana,helvetica,arial,sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
	color: #003366;
}

h1, .head1 {
	font-family: courier; 
	font-size: 16pt; 
	font-weight: bold;
	letter-spacing: 6px;
	word-spacing: 6px;
	color: #003366;
	text-align: center;
}

h2, .subhead {
	font-family: courier; 
	font-size: 13pt; 
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 0px;
	color: #003366;
	text-align: center;
}

h3, .head1 {
	font-family: courier; 
	font-size: 12pt; 
	font-weight: bold;
	color: #003366;
	margin:0;
}

h3 p {
	margin-top:4px;
}

TD.price {
	font-family: courier; 
	font-size: 14pt; 
	font-weight: bold;
	color: #003366;
	text-align:right;
	width:100px;
}

.footer, .caption {
	font-family: verdana,helvetica,arial,sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	color: #003366;
}

.footer {
	background:#FFFFFF;
	text-align:center;
}

.submit {
	background-color:#0b378d; 
	font-family: Verdana, arial,helvetica,sans-serif; 
	font-size:12px; 
	color:white; 
	font-weight:bold; 
}

.button { 
	background-color:#feeddb; 
	color: black; 
	font-family: Verdana, arial,helvetica,sans-serif; 
	font-size: 12px; 
}

.white {
	color: #FFFFFF;
}

a {
	color:#0B378D;
}

a.visited {
	color:#657E96;
}

img {
	border:none;
}