body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size:16px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535456;
}
a:link {
	color: #535456;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #535456;
}
a:hover {
	text-decoration: underline;
	color: #910000;
}
a:active {
	text-decoration: none;
	color: #910000;
}
.menu {
	line-height: 11px;
	color: #FFFFFF;
	padding-top: 4px;
}
a.menu:link {
    text-decoration: none;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
.main_txt {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
a.main_txt:link {
    font-weight: bold;
    text-decoration: none;
	color: #4B628C;
}
a.main_txt:visited {
    font-weight: bold;
	text-decoration: none;
	color: #336699;
}
a.main_txt:hover {
    font-weight: bold;
	text-decoration: underline;
	color: #336699;
}
a.main_txt:active {
    font-weight: bold;
	text-decoration: none;
	color: #336699;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535456;
}
a.normal:link {
    font-weight: bold;
    text-decoration: none;
	color: #4B628C;
}
a.normal:visited {
    font-weight: bold;
	text-decoration: none;
	color: #336699;
}
a.normal:hover {
    font-weight: bold;
	text-decoration: underline;
	color: #336699;
}
a.normal:active {
    font-weight: bold;
	text-decoration: none;
	color: #336699;
}
strong {
	font-weight: bold;
	color: #434343;
}
.bold_red {
	font-weight: bold;
	color: #9A0000;
}
.bold_red2 {
	font-weight: bold;
	color: #9A0000;
	line-height: 16px;
}
.bold_grey {
	font-weight: bold;
	color: #434343;
	line-height: 16px;
}
.border_grey {
	border: 1px solid #666666;
}
.inputErr {
	background-color: #BA3338;
}
.small {
	font-size: 10px;
	line-height: 12px;
	color: #282828;
}
.md_head {
	font: bold 24px/5px "Times New Roman", Times, serif;
	color: #B62025;
	letter-spacing: -0.5pt;
}.md_menu {
	line-height: 11px;
	color: #FFFFFF;
	padding-right: 5px;
}
.md_menu strong {
	font-weight: bold;
	color: #FFFFFF;
}
.md_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.md_menu a:visited {
  color: #FFFFFF;
	text-decoration: none;
}
.md_menu a:hover {
  color: #FFFFFF;
	text-decoration: underline;
}
.md_menu a:active {
  color: #FFFFFF;
	text-decoration: underline;
}

h1, h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
}
h1.headline {
	font-size: 30px;
	letter-spacing: -0.03em;
}
h1.black {
	color: #000000;
}
h2.headline {
	font-size: 20px;
	letter-spacing: -0.03em;
	line-height: 22px;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h2.underline {
	border-bottom: 1px dotted #000;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
