
body {
	background-image:url("Images/gears02.jpg");
	background-repeat:repeat;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000022;
}

a {
	font-size: 10px;
	color: #000044;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000044;
}
a:hover {
	text-decoration: underline;
	color: #000088;
}
a:active {
	text-decoration: none;
	color: #000044;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style2 {
	font-size: 24px;
	font-weight: bold;
}

.style5 {font-size: 11px}
