HTML, BODY {
	height: 100%;
	margin: 0;
}

BODY, TD, TH {
	font-size: 12px;
	font-family: Verdana;
	color: #545454;
}

.spaced15 {
	font-size: 12px;
	font-family: Verdana;
	color: #545454;
	line-height: 15px;
}

.spaced20 {
	font-size: 12px;
	font-family: Verdana;
	color: #545454;
	line-height: 20px;
}

.spaced25 {
	font-size: 12px;
	font-family: Verdana;
	color: #545454;
	line-height: 25px;
}

.greentext12 {
	font-size: 12px;
	font-family: Verdana;
	color: #6a763a;
}

.greentext {
	font-size: 10px;
	font-family: Verdana;
	color: #6a763a;
}

.copyright {
	font-size: 10px;
	font-family: Verdana;
	color: #545454;
}

a.greenlink:link          {color: #6f813b; text-decoration: none;}
a.greenlink:visited       {color: #6f813b; text-decoration: none;}
a.greenlink:active        {color: #6f813b; text-decoration: underline;}
a.greenlink:hover         {color: #6f813b; text-decoration: underline;}
a.greenlink:visited:hover {color: #6f813b; text-decoration: underline;}

a.whitelink:link          {color: #ffffff; text-decoration: none;}
a.whitelink:visited       {color: #ffffff; text-decoration: none;}
a.whitelink:active        {color: #ffffff; text-decoration: underline;}
a.whitelink:hover         {color: #ffffff; text-decoration: underline;}
a.whitelink:visited:hover {color: #ffffff; text-decoration: underline;}

a.navlink1:link          {color: #7f7e7e; text-decoration: none;}
a.navlink1:visited       {color: #7f7e7e; text-decoration: none;}
a.navlink1:active        {color: #7f7e7e; text-decoration: none;}
a.navlink1:hover         {color: #c9980a; text-decoration: none;}
a.navlink1:visited:hover {color: #c9980a; text-decoration: none;}