a:link { color: #eeee55; text-decoration: none }
a:active { color: #eeee55; text-decoration: none }
a:visited { color: #eeee55; text-decoration: none }
a:hover { color: #ffff99; text-decoration: none }
#mb {
	margin: 103px 0px 0px 12px;
	background-color: #0079B3;
	background-image: url(images/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#fb {
	background-color: #0079B3;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 100px;
	margin-left: 20px;
	scrollbar-face-color: #0079B3;
	scrollbar-shadow-color: #000099;
	scrollbar-highlight-color: #0CC9F1;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #0CC9F1;
	scrollbar-arrow-color: #0CC9F1
}
#lb {
	margin: 2px 0px 0px 0px;
	background-color: #0079B3;
	background-image: url(images/bglogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #dddddd;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 20px;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
