@charset "utf-8";
/* CSS Document */

body {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-style: normal;
}

.sub-content {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
}

.header {
	font-size: 20px;
	font-weight: bold;
	color: #1E1E1E;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
}

.navigation {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}

a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
}
a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
a:hover {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.footer {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:30px;
}
.style1 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
.style2 {
	color: #1E1E1E;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
}
