BODY {
	background-color : White;
	margin : 0px;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	color : Black;
}

P {
	font-size : 80%;
	margin-top : 0px;
	margin-bottom : 6px;
	text-align : justify;
}

UL {
	font-size : 80%;
	margin-top : 0px;
	margin-bottom : 2px;
}

OL {
	font-size : 80%;
	margin-top : 0px;
	margin-bottom : 2px;
}

LI P {
	font-size : 100%;
	margin-bottom : 4px;
}

A {
	color : #00C;
	text-decoration : none;
}

A:visited {
	color : #069;
}

A:hover {
	text-decoration : underline;
}

H1 {
	font-family : Trebuchet MS, Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-size : 140%;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 16px;
	color : #4D7D53;
}

H2 {
	font-family : Trebuchet MS, Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-size : 110%;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 10px;
	color : #4D7D53;
}

H3 {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 80%;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 6px;
	color : #4D7D53;
}

.lm {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size : 80%;
	color : #305081;
}

.lm:visited {
	color : #305081;
}

SPAN.lm {
	color : #4D7D53;
}

.lm2 {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size : 80%;
	color : #77A;
}

.lm2:visited {
	color : #77A;
}

UL.menu1 {
	margin : 0px 0px 0px 23px;
	padding : 0;
	list-style : none;
	font-size : 100%;
}

LI.menu1 {
	background-image : url(img/lm_ulbg.gif);
	background-repeat : no-repeat;
	padding : 9px 0px 8px 20px;
	line-height : 12px;
}

UL.menu2 {
	margin : 0px 0px 0px 53px;
	padding : 0;
	list-style : none;
	font-size : 100%;
}

LI.menu2 {
	padding : 6px 0px 6px 0px;
	line-height : 12px;
}

#bc {
	background-image : url(img/dots.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	font-size : 10px;
	color : #909090;
	height : 26px;
	padding : 0px 0px 0px 20px;
}

A.bc {
	color : #909090;
}

A.bc:visited {
	color : #909090;
}

#ft_left {
	background-image : url(img/ft_bg.gif);
	font-size : 10px;
	color : #000;
	height : 20px;
	text-align : center;
}

.ft {
	font-size : 10px;
	color : #000;
}

.ft:visited {
	color : #000;
}

.gray {
	color : #666;
}

.small {
	font-size : 70%;
}
