body {
	background: white;
	font-family: Arial, Helvetica;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}

p,form {
	font-family: Arial, Helvetica;
	}

p.title2 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: large;
	text-align: center;
	}

p.menu {
	font-family: Arial, Helvetica;
	font-size: larger;
	color: #cccc00;
	}

p.pageheading {
	font-family: Arial, Helvetica;
	font-size: larger;
	}

p.heading {
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

p.teamheading {
	font-family: Arial, Helvetica;
	font-size: larger;
	}

p.monthheading {
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

p.smaller {
	font-family: Arial, Helvetica;
	font-size: smaller;
	}

p.teams {
	font-family: Arial, Helvetica;
	font-size: larger;
	}

blockquote {
	font-family: Arial, Helvetica;
	}

dt {
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

dd {
	font-family: Arial, Helvetica;
	}

ul {
	font-family: Arial, Helvetica;
	}

li {
	font-family: Arial, Helvetica;
	}

table {
	font-family: Arial, Helvetica;
	}

th {
	font-family: Arial, Helvetica;
	}

td {
	font-family: Arial, Helvetica;
	}

td.home {
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

td.menu {
	background-color: #000066;
	font-family: Arial, Helvetica;
	}

td.header {
	background-color: #000066;
	font-family: Arial, Helvetica;
	color: #ffffff;
	}

a:link {
	color: blue;
	text-decoration: none;
	}
a:active {
	color: blue;
	text-decoration: none;
	}
a:visited {
	color: blue;
	text-decoration: none;
	}
a:hover {
	color: #cccc00;
	text-decoration: underline; 
	}

a.menu:link {
	color: #cccc00;
	text-decoration: none;
	}
a.menu:active {
	color: #cccc00;
	text-decoration: none;
	}
a.menu:visited {
	color: #cccc00;
	text-decoration: none;
	}
a.menu:hover {
	color: #ffffff;
	text-decoration: underline; 
	}

a.menupink:link {
	color: #F660AB;
	text-decoration: none;
	}
a.menupink:active {
	color: #F660AB;
	text-decoration: none;
	}
a.menupink:visited {
	color: #F660AB;
	text-decoration: none;
	}
a.menupink:hover {
	color: #ffffff;
	text-decoration: underline; 
	}

a.admin:link {
	color: #cccc00;
	text-decoration: none;
	font-weight: normal;
	}
a.admin:active {
	color: #cccc00;
	text-decoration: none;
	font-weight: normal;
	}
a.admin:visited {
	color: #cccc00;
	text-decoration: none;
	font-weight: normal;
	}
a.admin:hover {
	color: #ffffff;
	text-decoration: underline; 
	font-weight: normal;
	}

a.submenu:link {
	color: #cccc00;
	text-decoration: none;
	font-weight: normal;
	}
a.submenu:active {
	color: #cccc00;
	text-decoration: none;
	font-weight: normal;
	}
a.submenu:visited {
	color: #cccc00;
	text-decoration: none;
	font-weight: normal;
	}
a.submenu:hover {
	color: #ffffff;
	text-decoration: underline; 
	font-weight: normal;
	}

a.header:link {
	color: #cccc00;
	text-decoration: none;
	}
a.header:active {
	color: #cccc00;
	text-decoration: none;
	}
a.header:visited {
	color: #cccc00;
	text-decoration: none;
	}
a.header:hover {
	color: white;
	text-decoration: underline; 
	}

div {
	font-family: Arial, Helvetica;
	}

.left { text-align: left; }

.center { text-align: center; }

.right { text-align: right; }
