@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
.header_title{
	font-family: Arial;
	font-size: 24px;
	color:#020106;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	}
.header_title a:link{
	font-family: Arial;
	font-size: 24px;
	color:#020106;
	font-weight: bold;
	text-decoration: underline;
	text-align: justify;
	}
.header_title a:visited{
	font-family: Arial;
	font-size: 24px;
	color:#020106;
	font-weight: bold;
	text-decoration: underline;
	text-align: justify;
	}
.header_title a:hover{
	font-family: Arial;
	font-size: 24px;
	color:#020106;
	font-weight: bold;
	text-decoration: underline;
	text-align: justify;
	}
.header_tagline a:active{
	font-family: Arial;
	font-size: 12px;
	color:#86858b;
	font-weight: bold;
	text-decoration: underline;
	text-align: justify;
	}
.header_tagline a:link{
	font-family: Arial;
	font-size: 12px;
	color:#86858b;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	}
.header_tagline a:visited{
	font-family: Arial;
	font-size: 12px;
	color:#86858b;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	}
.header_tagline a:hover{
	font-family: Arial;
	font-size: 12px;
	color:#86858b;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	}
.header_tagline a:active{
	font-family: Arial;
	font-size: 12px;
	color:#86858b;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	}
.footer{
	font-family: Arial;
	font-size: 18px;
	color:#fff911;
	font-weight: bold;
	text-decoration: normal;
	text-align: middle;
	}
.footer2{
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	font-weight: none;
	text-decoration: normal;
	text-align: middle;
	}
.footer3{
	font-family: Arial;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: none;
	text-decoration: normal;
	text-align: middle;
	}
.leftmenu{
	font-family: Arial;
	font-size: 14px;
	color:#0c6e0d;
	font-weight: normal;
	text-decoration: underline;
	}
	
.leftmenu a:link {
	font-family: Arial;
	font-size: 14px;
	color:#0c6e0d;
	font-weight: normal;
	text-decoration: underline;
	}	
.leftmenu a:visited{
	font-family: Arial;
	font-size: 14px;
	color:#0c6e0d;
	font-weight: normal;
	text-decoration: underline;
	}
.leftmenu a:hover{
	font-family: Arial;
	font-size: 14px;
	color:#0c6e0d;
	font-weight: normal;
	text-decoration: underline;
	}	
.leftmenu a:active{
	font-family: Arial;
	font-size: 14px;
	color:#0c6e0d;
	font-weight: normal;
	text-decoration: underline;
	}