body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: x-small;
	text-align: justify;
}
a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: x-small;
	color: #006699;
}
a:link {
	text-decoration: underline;
	color: #006699;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Verdana, sans-serif;
}
h1 {
	font-size: large;
	color: #000000;
}
h2 {
	color: #666666;
	font-size: medium;
}
h3 {
	font-size: small;
	color: #333333;
}
h4 {
	font-size: x-small;
	color: #999999;
}
h5 {
	font-size: xx-small;
	color: #000066;
}
h6 {
	font-size: xx-small;
	color: #006699;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	color: #000066;
	background-color: #EEEEFF;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #006699;
}
