body,td,th {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	align: justify left;
}
body {
	background: #669999 url(bg_image.jpg) no-repeat center top;
	font-size: 11px;
}
a:link {
	color: #333333;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #333333;
	
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	
}
a:active {
	text-decoration: underline;
	color: #ffffff;
	
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
