BODY, TD, INPUT, SELECT, FORM, TEXTAREA {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: normal;
}

TH {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: bold;
	text-align : left;
}

A {
	font-family : verdana, sans-serif;
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	text-decoration: underline;
}

A:hover {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : #FF9933;
	font-weight: normal;
	text-decoration: underline;
}

strong, b{
	font-weight : bold;
}

p{ padding: 10px;}

.notes{
	color: #FFA500;
}
