BODY {
	color: Black;
	background-color: #C0BFAF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
	}

A {
	color: #525221;
}

A:HOVER {
	color: #840000;
	
}
A:VISITED {
	color: Black;
}
P {
	font-size: smaller;
}
h5{
	font-size: medium;
	font-weight: normal;
	font-family: "Times New Roman", Garamond, Times, serif;
}
h4{
	font-size: large;	
	font-family: "Times New Roman", Garamond, Times, serif;
   
}
P.small {
	font-size: x-small;
}
P.searchGoogle{
	color: dimgray;
	font-size: xx-small;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P.xsmall {
	font-size: xx-small;
	}
table {
	border: none;
	padding: 2px;
	margin: 0px;
}
table.round {
	border: none;
	padding: 0px;
	margin: 0px;
}

table.frontpage {
	border: none;
	padding: 0px;
	margin: 0px;
}

td {
	font-size: smaller;
}

td.padded {
	font-size: normal;
	padding: 8px;
}

td.padded-small {
	font-size: xx-small;
	padding: 8px;
}

td.path {
background: Silver;
font: xx-small;
text-align: left;
color: black;
word-spacing: 3px;
height: 8px;
	
}
td.black { 
background: Black; 
}
td.blue{
	background: #404c8a;
}
td.small {
    font-size: x-small;
}
ol.normal {
	font-style: normal;
	font-size: smaller;
}
ul.normal {
	font-style: normal;
	font-size: smaller;
}
ol {
	font-style: x-small;
	font-size: x-small;
}
ul {
	font-style:  x-small;
	font-size: x-small;
}
