body, th, td, input, textarea, select {
	font-family Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 2em;
	text-align: justify;
}

.big_grey {
	font-family: tahoma;
	font-size: 17px;
	color: #585858;
	text-decoration: none;
}
.text {
	font-family: arial;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
.menu {
	font-family: arial;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
}
.links {
	font-family: arial;
	font-size: 11px;
	color: #585858;
	text-decoration: underline;
}

.tableheads {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.tablecontents {
	font-family: arial;
	font-size: 9px;
	color: #585858;
	text-decoration: none;
}


a {
	color: #585858;
      text-decoration: none;
}

a:hover { text-decoration: underline; }

img { border: none; }