/*This is the lang style sheet of the hpp site.*/

body {

background-color: white;
font-family: Arial, Helvetica, Verdana, sans-serif;
}


.eight {width: 910px;
background-color: #FDD5B5;
border-color: #EF6310 black black #EF6310;
border-style: solid;
border-top-width: 5px;
border-right-width: 40px;
border-bottom-width: 5px;
border-left-width: 40px;
	-o-border-radius: 110px;
	-webkit-border-radius: 110px;
	-moz-border-radius: 110px;
	border-radius: 110px;
}



.sm {font-size: 80%; font-family: Arial, Helvetica, Verdana, sans-serif;}
.smb {font-size: 80%; font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif;}

a {
font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif;}

a:link {
color: #A32D09;}


a:visited {
color: #E07210;}


a:hover {
color: #FF0000;}


