BODY {
	background-image : url(pictures/background.gif);
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font : normal ;
	font-size: x-small;
}
TD.menu {
	background-color : #003366;
	color : White;
	font : bold ;
	font-size: 15px;
}
TD.menusmall {
	background-color: White;
	font-size : xx-small;
	font : normal;
	text-align : center;
	vertical-align: middle;
}
TD.content {
	background-color : White;
	text-align : left;
}
.innerlink {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color: #000066;
	font : normal ;
	font-size: x-small;
	text-decoration: underline;
	font-style: italic;
}
A.innerlink:link{
	background-color : White;
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
A.innerlink:visited {
	background-color : White;
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
A.innerlink:hover{
	background-color : White;
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #669933;
	text-decoration: underline;
}
.link {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color: #000066;
	font : bold;
	font-size: x-small;
	font-style: italic;
	text-decoration: underline;
}
A.link:link{
	background-color : White;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
A.link:visited {
	background-color : White;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
A.link:hover{
	background-color : White;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #669933;
	text-decoration: underline;
}
.menuselected {
	background-color : #003366;
	color : #669933;
	font-family : Arial;
	font : bold;
	font-size: 110%;
}
.header {
	color : #669933;
	font-family : Arial;
	font : bolder;
	font-size: 130%;
}
A.menusmall:link {
	background-color : White;
	font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
A.menusmall:visited {
	background-color : White;
	font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
A.menusmall:hover{
	background-color : White;
	font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #669933;
	text-decoration: underline;
}
A:LINK {
	background-color: #003366;
	color : White;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	background-color: #003366;
	color : White;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	background-color: #003366;
	color : #669933;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}
