html {
	height:100%;
	}

body {
	height:100%;
	background-color:#666666;
	text-align:center;
	font:14pt Ariel Black;
	}
div.symbol {
	position:absolute;
	top:40px;
	left:10px;
	width:220px;
	}

div.legion {
	position:absolute;
	top:0px;
	left:0px;
	width:25%;
	padding-top:10px;
	}

div.deptvt {
	position:absolute;
	top:0px;
	left:25%;
	width:50%;
	padding-top:5px;
	font:26pt Ariel ;
	color:black;
	}

div.teamvermont {
	position:absolute;
	top:0px;
	right:0px;
	width:25%;
	padding-top:40px;
	}

div.left {
	height:500px;
	background-color:#666666;
	width:220px;
	position:absolute;
	top:185px;
	left:10px;
	border:0px solid black;
	}

div.title {
	background-color:#FFFFFF;
	width:75%;
	min-width:780px;
	height:180px;
	position:absolute;
	top:10px;
	left:240px;
	border-bottom:5px solid #666666;
	margin-right:50px;
	}

div.page {
	background-color:#FFFFFF;
	width:75%;
	min-width:780px;
	height:100%;
	position:absolute;
	top:195px;
	left:240px;
	margin-right:10px
	}

div.content {
	background-color:#FFFFFF;
	}

a:link.side {color:tan;}

div.titles {
	width:100%;
	border-bottom:1px solid black
	}

.subtitle {
	font-size:20pt
	}

.h1 {
	font:26pt Times New Roman;
	text-align:center;
	font-weight:underline
	}

.h2 {
	font:22pt Times New Roman;
	text-align:center;
	}
.h3 {
	font:18pt Times New Roman;
	text-align:center;
	}

p {
	font-size:14pt;
	text-align:center;
	padding-left:25px;
	padding-right:25px;
	}

a:link.tv, a:visited.tv, a:hover.tv, a:active.tv {color:#FFFFFF;}

a:link.black, a:visited.black, a:hover.black, a:active.black {color:black;}

a:link.side {color:white;}

a:visited.side {color:white;}
a:hover.side, a:active.side {color:black}

a:hover {color:maroon;}

tr.other {background-color:lightgray;}
