.title {
	font-family:helvetica,verdana,arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

.heading {
	font-family:helvetica,verdana,arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.button {
	border:1px solid black;
	background-color:#cccccc;
	font-family:verdana,arial;
	font-size:10px;
}

.button2 {
	border:1px solid #FFA32A;
	background-color:#FFA32A;
}

.element {
	border:1px solid grey;
	font-family:verdana,arial;
	font-size:10px;
}


.info {
	border:1px solid #FFA32A;
	font-size:10px;
	color:#000000;
}

.buttonred {
	border:1px solid #336633;
	background-color:#336633;
}

.infored {
	border:1px solid #336633;
	font-size:10px;
	color:#000000;
}

.buttontext {
	font-family:verdana,arial;
	font-size:10px;
	color:#ffffff;
	text-decoration: none;
}

.bodytext {     
	font-family:verdana,arial;
	font-size:11px;
	color:#000000;  
}
