/* CSS Document */

body {
	background-image: url(images/back.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000000;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
a.cat:link { color: gray; text-decoration: none; font-size: 10px}
a.cat:active { color: red; text-decoration: none; font-size: 10px}
a.cat:visited { color: gray; text-decoration: none; font-size: 10px}
a.cat:hover { color: red; text-decoration: none; font-size: 10px}
h1 {
	font-size: 20px;
}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}