.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000FF; }
a {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
}
body {
	background-image: url(../image_tools/background.jpg);
	background-attachment: fixed;
}
table {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF9900;
}
table {
	background-color: #FEFAF1;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}
h1 {
	background-color: #D0F9F9;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}
body {
	background-image: url(image_tools/background.jpg);
	background-attachment: fixed;
}
