.box1 {
	background-color: #D2DBD0;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #D2DBD0;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #D2DBD0;
}

.box2 {
	background-color: #FFFFFF;
	border: thin none #999999;
}

	option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}    

	 form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
} 

	h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: CC3333;
	font-size: 17pt;
}

	h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0D4D97;
	font-size: 15pt;
}
	
	h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: black;
	font-size: 13pt;
	font-style : italic;
	font-weight : bold;
}

	hr {
	width : 80%;
	color : Black;
	azimuth : center;
}

	td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	
}

	p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding:0 20px 0 0;
}
	
	

	.footer {
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}

	ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
	ol {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

	blockquote {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	


a:visited {
	color: #CC3333;
}

a:link {
	color: #0076A3;
}

