body {
	background-color: #FFFFFF;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th{
	font-family: "Times New Roman", Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right-color: #000000;
	border-left-color:#000000;
	border-bottom-color: #000000;
	height: auto;
	background-color:#FFFFFF
	
}
a {
	font-size: 14px;
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFCC00;
}
h1 {
	font-size: smaller;
}
h2 {
	font-size: larger;
}
h3 {
	font-size: xx-large;
}
h4 {
	font-size: x-large;
}
h5 {
	font-size: large;
	color: #000066;
}

.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}
.yellowbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-image: url(../images/menubar_yellow.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	color: #000099;
	background-position: center top;
}
.border {
	border: 1px solid #FF0000;
}
.borderblue {

	border: 1px solid #0033CC;
}

		
