/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16;
}
.style3 {
	color: #000000;
	font-weight: bold;
	font-size: 16;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.style5 {font-size: 11px; font-weight: bold; }

.mailLink {
	font-size: 11px;
	color: #336699;
	font-weight: bold;
}
.mailLink:link {
	text-decoration: none;
}
.mailLink:visited {
	text-decoration: none;
}
.mailLink:hover {
	text-decoration: underline;
	color: #999999;
}
.mailLink:active {
	text-decoration: none;
}


