/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: justify;
}
.txt_white {
	color: #FFFFFF;
}
.nav_main {
	line-height: 22px;
	color: #FFFFFF;
}
.nav_main a:link {
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_main a:visited {
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_main a:hover {
	line-height: 22px;
	color: #FFDD55;
	text-decoration: none;
}
.nav_main a:active {
	line-height: 22px;
	color: #FFDD55;
	text-decoration: none;
}
.txt_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #E6CA77;
}
.maintitle {
	font-size: 36px;
	color: #FFDD55;
}
.subtitle {
	font-size: 24px;
	color: #FFDD55;
}
.subtitle2 {

	font-size: 18px;
	color: #FFDD55;
}
.nav_body {
	color: #850001;
}
.nav_body a:link {
	line-height: 22px;
	color: #850001;
	text-decoration: none;
}
.nav_body a:visited {
	line-height: 22px;
	color: #850001;
	text-decoration: none;
}
.nav_body a:hover {
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.nav_body a:active {
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
ul {
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: circle;/*	margin-left: 0px; */
}
li {
	margin-bottom: 5px;
	text-align: justify;
}
.lineheight {
	line-height: 20px;
	text-align: justify;
}
