.top_navi {
	color: #020006;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
.normal_gray {
	color: #696A6A;
	font-size: 13px;
	font-family: Tahoma;
}
body {
	background-color: #DCAA53;
}
a:link {
	color: #020006;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #020006;
}
a:hover {
	text-decoration: none;
	color: #020006;
}
a:active {
	text-decoration: none;
	color: #020006;
}
.pagetitle {
	color: #000000;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
.redsub_title {
	color: #C8011D;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.red_title {
	color: #C8011D;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
.normal_darkgray {	color: #2D3236;
	font-size: 13px;
	font-family: verdana;
	font-weight:bold;
}
.normal_gray1 {	color: #696A6A;
	font-size: 13px;
	font-family: verdana;
}
.redvb {	color: #F70900;
	font-size: 30px;
	font-family: verdana;
	font-weight:bold;
}