.border {
	border: thin dashed #903;
}
body,td,th {
	color: #606;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
}
body {
	background-image: url(../images/gradientbk12.jpg);
}
a:link {
	color: #00C;
}
a:visited {
	color: #006331;
}
a:hover {
	color: #903;
}
a:active {
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Harrington, JasmineUPC, Arial Black;
	font-weight: bold;
	font-size: 16px;
	color: #099;
}
h1 {
	font-size: 36px;
	color: #609;
}
h2 {
	font-size: 28px;
	color: #606;
}
h3 {
	font-size: 24px;
	color: #066;
}
h4 {
	font-size: 18px;
	color: #066;
}
.smalltext {
	font-size: 16px;
	color: #00F;
}
