body {
	font-family: verdana, georgia, arial;
	background-color: #F0F0F0;
	margin: 0px;
	color: black;
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color: #552e9c;
	scrollbar-darkshadow-color: #000080;
	scrollbar-face-color: #1550c6;
	scrollbar-highlight-color: #ffffcc;
	scrollbar-shadow-color: #000000;
}

body, td, th, h3, h6 {
	color: #000000;
}

h1, h2, h4, h5 {
  color: #000000;
}

#tablebackground {
	background-color: #cccccc;
	font-size: 16px;
	font-color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

#tablebackgroundright {
	background-color: #ffffcc;
	font-size: 16px;
	font-color: #330000;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}

#contactusleft {
	background-color: #cccccc;
	font-size: 12px;
	font-color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

#tip {
	font-size: 16px;
	vertical-align: top;
	padding: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
	overflow: auto;
}

#heading {
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	padding: 10px;
}

#bearington {
	font-size: 16px;
	font-color: #330000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

#bearingtonleft {
	font-size: 16px;
	font-color: #330000;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

#bearingtonright {
	font-size: 16px;
	font-color: #330000;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}


#mediumtext {
	padding: 10px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6em;
	letter-spacing: 3px;
	line-height: 1.4em;
	text-indent: .5in;
}

#classheading {
	padding: 10px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.6em;
	letter-spacing: 3px;
	line-height: 1.4em;
	justified: left;
}

#mediumtextcentered {
	padding: 10px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6em;
	letter-spacing: 3px;
	line-height: 1.4em;
	justified: center;
}

#largetextcentered {
	padding: 10px;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.6em;
	letter-spacing: 3px;
	line-height: 1.4em;
	justified: center;
}

#spacing {
	padding: 10px;
}

h1 {
	font-size:24px;
	align-text:center;
}

a:link { 
	color: #000066;
	text-decoration:underline;
}

a:visited { 
	color: #1550c6;
}

a:hover {
	color: #660000;
}

a:active {
	color: #660000;
	text-decoration:none;
}
