/* CSS Document */

a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a.body:hover  {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a.Body_Large:hover  {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
a:active {
	text-decoration: none;
	color: #660000;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
.Nav a:link {
	color: #660000;
	text-decoration: none;
}
.Nav a:visited {
	color: #660000;
	text-decoration: none;
}
.Nav a:hover {
	color: #666666;
	text-decoration: underline;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}
.Footer a:link {
	color: #660000;
	text-decoration: none;
}
.Footer a:visited {
	color: #660000;
	text-decoration: none;
}
.Footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.Title_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	letter-spacing: 1px;
}
.Title_reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
}
.Title_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 2px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.Body_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
}
.Body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}
.Body_large_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	line-height: 18px;
}

.Body_Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}
.Body_Large a:link {
	text-decoration: underline;

}
.Body_Large a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.Related_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}
.Related_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	list-style-type: square;
}
