body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	line-height: normal;
}

A {
	COLOR: #666;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline
}
A:link {
	COLOR: #399;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #399;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #399;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #666;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline
}

A.lm {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #663300;
	FONT-FAMILY: time;
	TEXT-DECORATION: none
}
A.lm:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #330099;
	FONT-FAMILY: time;
	TEXT-DECORATION: none
}
A.lm:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #999999;
	FONT-FAMILY: time;
	TEXT-DECORATION: none
}
A.lm:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FF6600;
	FONT-FAMILY: time;
	TEXT-DECORATION: none
}
A.lm:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FF3300;
	FONT-FAMILY: time;
	TEXT-DECORATION: underline
}


.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #1F826E;
	text-decoration: none;
}
.sub_headerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #399;
	text-decoration: none;
}
.subsub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
}

.menu_text {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	color: #666666;
	font-family: Ariel, Helvetica, sans-serif;
	font-weight: bold;
}
.menuOrange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6600;
	letter-spacing: inherit;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.body_sml_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.body_sml_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.body2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	width: auto;
}

.sml_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

div.img {
	margin: 4px;
	height: auto;
	width: auto;
	float: left;
}
div.img img {
  	display: inline;
  	margin: 10px;
  	border: 1px solid #ffffff;
}
div.img a:hover img {
	border: 1px solid #622244;
}
div.desc {
  	text-align: left;
  	font-weight: normal;
	width: 120px;
  	margin: 2px;
}
