body {
	background-color : white;
	margin-top : 0px;
	margin-left : 80px;
	margin-right: 275px;
	margin-bottom : 20px;
	color : black;
	font-family : trebuchet MS;
}

.menu{
	color : #003399;
	font-size : 15px;
	font-family : trebuchet MS;
	font-weight : bold;
}

.link{
	color : #0066CC;
	font-size : 15px;
	font-family : trebuchet MS;
	font-weight : bold;
}

a{
	text-decoration : none;
	color : #003399;
}

a:hover{
	text-decoration : none;
	color : #3399FF;
}

h1{
	color : #003399;
	font-size : 16px;
	font-family : trebuchet MS;
}

font{
	font-family : trebuchet MS;
	font-size : 14px;
}

hr.members{
	color : #003399;
	width : 575px;
	text-align : left;
}

hr{
	color : #003399;
	width : 505px;
	text-align : left;
}