/* GENERAL */
body, td 						{ font-family: Verdana; font-size: 10px; color: #020611; }
select, input, textarea 						{ font-family: Verdana; font-size: 10px; color: #020611;}
a							{ font-weight: bold; color: black; text-decoration: none; }
a:hover				{ text-decoration: underline; }
p							{ margin: 5 3 10 0; }

.menu    			{ font-family: Arial; font-size: 10px; color: #020611; line-height: 15px;}
.menu a 			{ font-family: Arial; font-size: 10px; color: #020611; line-height: 15px; text-decoration: none; }
.menu a:hover	{ color: #CC0000; text-decoration: underline; }
.grey 				{ background-color: #E1E1E1; }
.padding			{ padding: 8 3 10 10; }
