.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.timesnewroman {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;




}
.bg {
	background-image: url(pictures/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: thin none #CCCCCC;


}

