body{
	background-color: #EEEEEE;
	font-family: corbel,arial,sans-serif;
	font-weight: normal;
}

.items{
	font-family: corbel,arial,sans-serif;
	font-weight: normal;
	font-size: 12pt;
	width: 100px;
}	

.text{
	font-family: corbel,arial,sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
}

h2 {
	font-family: corbel,arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#footer{
	font-size: 8pt;
	padding-top:15px;
	padding-bottom:15px;
}

#box1{
	background-color: #eeeeee;
	float: right;
	width: 174px;
	padding:10px;	
	margin: 16px;	
	margin-right: 8px;
	border: solid;
	border-width: 1px; 
	border-color: #eeeeee;
	color: #000000;
	font-weight: normal;
}

#box2{
	background-color: #eeeeee;
	float: left;
	width: 174px;
	padding:10px;	
	margin: 16px;	
	border: solid;
	border-width: 1px; 
	border-color: #eeeeee;
	color: #000000;
	font-weight: normal;
}

a:link {
color: #9D3D97;
text-decoration: none;
font-weight: normal;
}

a:visited {
color: #9D3D97;
text-decoration: none;
font-weight: normal;
}

a:active {
color: #9D3D97;
text-decoration: underline;
font-weight: normal;
}

a:hover {
color: #9D3D97;
text-decoration: underline;
font-weight: normal;
}

table {
padding-left: 16px;
}

IMG {
	border: 0px;
}
