a {
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
}

a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a:hover {color: #2f2f2f;}

a.nav {font-size: 0.875em;}

a.nav:link {color: #ffffff;}
a.nav:visited {color: #ffffff;}
a.nav:active {color: #0000ff;}
a.nav:hover {color: #aaaaaa;}

body {
	margin: 0;
	height: 100%;
	width: 100%;
	background-color:#cccccc;
	text-align: center;
}

ul {
	margin: 20px;
	padding: 0px;
}

ul.bot { 
	list-style-type: none;
}

li {
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	line-height: 15px;
}

img {
	border-width: 0;
	vertical-align: top;
}

p {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 0.75em;
}

label {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 0.75em;
}

h1 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 0.90em;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

h1.announce {
	color: #ff0000;
	text-decoration: none;
}

h2 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 0.90em;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

legend {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 0.90em;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	font-weight: bold;
}
