
a{
color: #000000;
text-decoration: none;
font-weight: normal;
}

a:hover{
color: #000000;
text-decoration: underline;
font-weight: normal;
}

.h1 {
font-family: arial;
font-weight: normal;
font-size: 9pt;
color: #000000;
padding: 5px 0px 5px 5px;
}


.h2 {
font-family: arial;
font-weight: normal;
font-size: 11pt;
color: #000000;
}

.h3 {
font-family: arial;
font-weight: bold;
font-size: 9pt;
color: #000000;
}

.h4 {
font-family: arial;
font-weight: bold;
font-size: 11pt;
color: #000000;
}

#box {
	background-color: #E9DB8C;
	width: 213px;
	height: 85px;
	padding: 5px 5px 5px 5px;
	}