A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: none; color: #444444;}

.frame{
	float:left;
	text-align:left;
	padding:10px;
	max-width: 500px;
}

.frameside{
	float:right;
	text-align:left;
	padding:10px;
	max-width: 180px;
}

.bodyframe{
	width: 800px;
	background-color: #ffffff;
	padding: 20px;
}

#table{
	background-color: #ffffff;
	padding: 5;
}

#picture{
	float: left;
	padding: 5px;
}

#h1{
	color: #333333;
	font-weight: bold;
    font-family: Verdana;
    font-size: 14pt;
}

#bodytext{
	color: #000000;
	font-weight: regular;
    font-family: Verdana;
    font-size: 10pt;
}