﻿tr {
	font-family:Arial, sans-sherif;
}

td {
	font-family: Arial, sans-sherif;
}

body {
	font-family:Arial, sans-sherif;;color: blue;

}

h1 {
	font-family: helvetica,Arial, sans-sherif;font-size:24pt;
	text-align: center;
	color: blue;
}

h2 {
	font-family: Arial, sans-sherif;
	font-size: 20pt;
	color: blue;
	text-align: center;
	}

h3 {
	font-family: Arial, sans-sherif;
	font-size: 12pt;
	color: red;
	text-align: center;
}
h4 {
	font-family: Arial, sans-sherif;
	font-size: 12pt;
	color: blue;
	text-align: center;
}

p {
	font-family: Arial, sans-sherif;color: blue;
	size= "7";
}

p {
	font-family: Arial, sans-sherif;color: white;
	size= "7";
}

body {
	size= "7";
	color: white;
}

body {
	color: blue;
	size: "7";
	align: left;
}
tr {
	color: blue;
	size: "7";
	align: left;
}
td {
	color: blue;
	size: "7";
	align: left;
}
p {
	color: blue;
	size: "7";
	align: left;
}
#navigation {
	width: 20%;
	height: 100%;
	color: green;
	background-color: white;
	padding-left: 2%;
	padding-right: 0%;
	padding-top: 100px;
	position: absolute;
	top: 350px;
	left: 0%;
}
#links {
	width: 10%;
	height: 100%;
	color: green;
	background-color: white;
	padding-left: 2%;
	padding-right.0%;
	padding-top: 100px;
	position: absolute;
	top: 350px;
	left: 84%;
}
#content {
	width: 60%;
	color: blue;
	
	background-color:white
	position: absolute;
	top: 350px;
	left: 18%;
	padding-left: 2%;
	padding-right: 2%;
	float: right;
	padding-top: 100px;
}
a {
	color:navy;
	font-size: 12pt;
}
a:link {
	color: navy;
}

}

a:visited {
	color: purple;
}
a:hover {
	color: red;
	font-size: 12pt;
}
a:active {
	color: orange;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-color: white;
}
