body {
	color: Black;
	margin: 10px;
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	font: Verdana, "Trebuchet MS", Arial;
}

img {
  border: none
}

td, tr, p, div {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 12px;
	color: black;
}

hr {
  color            : #BCB778;
  height           : 1px;
  width            : 100%;}

.Head{ font-size: 12px;  color: #8B0000;  text-transform: uppercase; text-shadow: none; font-weight: bold }

a:focus, a:hover {
	color: #660099;
  text-decoration: none
}

a:link {
	color: Maroon;
	font: bold;
  text-decoration: none
}

a:visited {	color: Maroon; text-decoration: none }



 /* the styles for our containers� titles */
.Normal{	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	color: black;} 
.CommandButton{ color: Blue; } /* the command links when we are logged in as administrators*/
	
}

