.style1 {
	font-family: Verdana;
	font-size: x-small;
	color: #333333;
	text-align: justify;
}
.style2 {
	font-family: Verdana;
	font-size: larger;
	color: #333333;
	text-align: right;
}
body,td,th {
	font-family: Verdana;
	font-size: x-small;
	color: #333333;
	text-align: justify;
}
body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #006600;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-size: larger;
	color: #333333;
	text-align: right;
}
a {
	font-size: 12px;
	color: #339900;
}
