* {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0px;
	margin-top: 0px;
}

body {
	background: url(../graphics/tile1.jpg) repeat;
}

b, strong { 
	font-weight: bold; 
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	color: #006699;
}

h3 {
	color: #006699;
	font-size: 18px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

table {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	border-spacing: 0;
}

input, textarea {
	font-size: 12px;
	padding: 6px;
	border: 1px solid #999999;
}

option {
	font-size: 10px;
	padding: 2px;
}

hr {
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

img {
	border-width: 0px;
	border-style: none;
}

td {
}

