
body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	margin-top: 5px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}


a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
	text-decoration: none;
}

a:hover {
	color: #0066cc;
	text-decoration: underline;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: RED;
	line-height: 13px;
	margin-bottom: 5px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
	margin-bottom: 5px;
}

#tab-menu a:link, #tab-menu a:visited {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}

#tab-menu-selected a:link, #tab-menu-selected a:visited {
	color: RED;
	font-weight: bold;
	font-size: 13px;
}


#bar-menu a:link, #bar-menu a:visited {
	color: #333333;
	font-weight: bold;
}

#links {
	color: #666666;
	font-size: 9px;
}
