body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
h1 {
	color: #015CE1;
}
h2 {
	color: #FEA31E;
}
body {
	background-image: url(../images/bgTile.gif);
}
a {
	font-weight: bold;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
img.border {
	border: 2px;
	border-color:#000000;
}
img.header {
	border: 1px;
	border-color:#000000;
}