body 	{ 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-color: #AC4F28;

	background-color: #E9E1BA;

}



table, tr, td, input 	{ 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-color: #AC4F28;

}



.title { font-size: 16px;  font-weight: bold; font-color: #AC4F28; }



.subtitle { font-size: 14px;  font-weight: bold; font-color: #AC4F28; }



.horizontalLine {

	background-color: #E9E1BA;

}



.bold 	{ 

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



.smalltext 	{ 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-color: #AC4F28;

}







.error { color: Red;  font-weight: bold;  }



A:link, A:visited, A:active { color:#006600; text-decoration:none; }

A:hover{ color:#333333; text-decoration:underline; }



.categories { font-size: 14px; font-weight: bold; }

.categories a, .categories a:visited {font-weight: bold; text-decoration: none; color: #006600; }

.categories a:hover {font-weight: bold; text-decoration: underline; color: #333333;}

a:focus {-moz-outline: none;}