BODY {
font-size : .7em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #366b4d; 
background-color : #2A7567;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #366b4d; 
background-color : transparent; 
}

A:link {
	COLOR: #369e61;
	FONT-WEIGHT: bold;
}

A:active {
	COLOR: #369e61;
/*	COLOR: #ffffff;*/
	FONT-WEIGHT: bold;
}

A:visited {
	COLOR: #369e61;
	FONT-WEIGHT: bold;
}

A.lp:link {
	COLOR: #404040;
	FONT-WEIGHT: bold;
}

A.lp:active {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}

A.lp:visited {
	COLOR: #404040;
	FONT-WEIGHT: bold;
}

A:hover {
	TEXT-DECORATION: underline
	FONT-WEIGHT: bold;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
color: #366b4d;
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color: #38ae71;
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color: #366b4d;
}

.noline a:link{
  text-decoration : none;
color: #38ae71;
}

.noline a:visited{
  text-decoration : none;
color: #203020;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color: #366b4d;
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color: #38ae71;
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color: #203020;
}

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #7bd8be;
}

.bg_medium {
  background-color : #48ce91;
}

.bg_light {
  background-color : #7bd8be;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}
