/* CSS definition file containing sitestyle stylesheets */
body {
	overflow-y:scroll;
	font-family: "Times New Roman", Times, serif;
	background-color: #B0A7AA;
}
hr {
	line-height: 2px;
	color: #633;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: rgb(204,51,51);
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: rgb(153,51,51);
}
UL {
	font-size: x-small;
	color: rgb(153,51,51);
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: rgb(153,51,51);
}
.TextObject {
	color: rgb(102,51,51);
}
.TextObjectGreen {
	color: #360;
}
P {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: rgb(102,51,51);
	font-weight: normal;
	font-style: normal;
}
LI {
	font-family: "Times New Roman", Times, serif;
}
OL {
	font-size: small;
	color: rgb(102,51,51);
}
A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	color: rgb(0,153,255);
	font-weight: normal;
	font-style: normal;
}
.TextNavBar {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: rgb(153,51,51);
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: rgb(204,51,51);
	font-weight: normal;
	font-style: normal;
}
#text {
	padding-right: 15px;
	font-family: "Times New Roman", Times, serif;
}
