body {
	text-align: justify;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin:0px;
	margin-bottom: 2px;
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0px;
	margin-bottom: 2px;
	text-decoration: underline;
	font-weight: bold;
}
h3 {
  font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin:0px;
	margin-bottom: 2px;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
.tiny {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.tiny a:link {font-weight: bold; color: #FFFFFF; text-decoration: none;}
.tiny a:visited {font-weight: bold; color: #FFFFFF; text-decoration: none;}
.tiny a:active {font-weight: bold; color: #FFFFFF; text-decoration: none;}
.tiny a:hover {font-weight: bold; color: #FFFFFF; text-decoration: none;}
