/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #003366;
}


a.bottom:link {font-size: 11px; color: #003366; text-decoration: none; font-weight:bold; }
a.bottom:visited {font-size: 11px; color: #003366; text-decoration: none; font-weight:bold; }
a.bottom:hover {font-size: 11px; color: #003366; text-decoration: underline; font-weight:bold; }
a.bottom:active {font-size: 11px; color: #003366; font-weight:bold; }


.header {font-size: 12px; text-decoration: none; font-weight: bold; color: #003366; }

.header2 {font-size: 11px; text-decoration: none; color: #336699; font-weight: bold; }

.header3 {font-size: 16px; text-decoration: none; color: #003366; font-weight: bold; }

.smtxt {font-size: 11px; text-decoration: none; font-weight: bold; color: #003366; }

.smtxt2 {font-size: 10px; text-decoration: none; font-weight: bold; color: #336699; }

.smtxt3 {font-size: 10px; text-decoration: none; color: #999999; }
