	body { background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

	.header_text { font-family: Verdana, sans serif; font-size: 18px; color: #707070; line-height: 130%; }
	.header_text:active { color: #707070; }
	.header_text:visited { color: #707070; }
	.header_text:hover { color: #707070; }
	.header_text:visited:hover { color: #707070; }
	
	.header_text_underline { font-family: Verdana, sans serif; font-size: 18px; color: #363636; text-decoration: none; }
	.header_text_underline:active { color: #363636; text-decoration: none; }
	.header_text_underline:visited { color: #363636; text-decoration: none; }
	.header_text_underline:hover { color: #363636; text-decoration: underline; }
	.header_text_underline:visited:hover { color: #363636; text-decoration: underline; }
	
	.text { font-family: Verdana, sans serif; font-size: 12px; color: #707070; line-height: 130%; }
	.text:active { color: #707070; }
	.text:visited { color: #707070; }
	.text:hover { color: #707070; }
	.text:visited:hover { color: #707070; }
	
	.text_underline { font-family: Verdana, sans serif; font-size: 12px; color: #363636; text-decoration: none; }
	.text_underline:active { color: #363636; text-decoration: none; }
	.text_underline:visited { color: #363636; text-decoration: none; }
	.text_underline:hover { color: #363636; text-decoration: underline; }
	.text_underline:visited:hover { color: #363636; text-decoration: underline; }
	
	.foot_text { font-family: Verdana, sans serif; font-size: 11px; color: #707070; line-height: 130%; }
	.foot_text:active { color: #707070; }
	.foot_text:visited { color: #707070; }
	.foot_text:hover { color: #707070; }
	.foot_text:visited:hover { color: #707070; }
	
	.foot_text_underline { font-family: Verdana, sans serif; font-size: 11px; color: #363636; text-decoration: none; }
	.foot_text_underline:active { color: #363636; text-decoration: none; }
	.foot_text_underline:visited { color: #363636; text-decoration: none; }
	.foot_text_underline:hover { color: #363636; text-decoration: underline; }
	.foot_text_underline:visited:hover { color: #363636; text-decoration: underline; }

	.border { border: #313031 1px solid; }

