body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #292929;
	text-align: justify;
}

a { color: #009CA3; text-decoration: none }
a:hover { color: #FF0A10; text-decoration: underline }

a.whiteLink { color: #BEE3E5; text-decoration: none }
a.whiteLink:hover { color: #FFFFFF; text-decoration: underline }

a.menuLink { color: #828282; text-decoration: none; font-size: 10px }
a.menuLink:hover { color: #FF0A10; text-decoration: underline }

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009CA3;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009CA3;
}