.whitebox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}

.greenbox {
	background-color: #E7EFEF;
}

.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	padding: 10px;
}

p {
	font-family: verdana,arial;
	font-size: 0.7em;
	color:#697070;
	Xvertical-align:middle;
	padding: 0px 7px;
}

.small {
	font-family: verdana,arial; 
	font-size: 0.6em;
	color:#697070;
	Xvertical-align:middle;
			}

h1 {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: capitalize;
	padding: 0px 10px;
}

h2 {
	font-size: 0.7em;
	font-family: Verdana, Arial;
	color: #666666;
	text-transform: capitalize;
	padding: 0px 10px;
}

a, a:link, a:visited {
	font-family: verdana, arial;
	color:#505694;
	text-decoration: none;
	font-weight: bold;
		}
	
a:hover {
				font-family: verdana,arial; 
				color:#3D4040;
				text-decoration: none;
			}
.image {
	margin: 0px 10px 0px 0px;
}
