/* CSS Document */

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {text-align:center;}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#0099CC;
	}

li {
	text-align:justify;
	}
a.s1:link, a.s1:visited, a.s1:active {
	color:#000000;
	text-decoration:none;
	font-size:10px;
	}

a.s1:hover {
	color:#666666;
	font-size:10px;
	text-decoration: underline;
}

.style1 {font-size: 12px}
.style3 {
	color: #0099CC;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}


