body {
	margin: 0px;
}


a:visited {
	color: #0A4028;
    font-size:13px;
	text-decoration: none;
	word-spacing: 1px;
}

a:link {
	color: #0A4028;
    font-size:13px;
	text-decoration: none;
	word-spacing: 1px;
}

a:hover {
	color: #AA2840;
    font-size:13px;
    text-decoration:none;
	word-spacing: 1px;
}





a.redLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	word-spacing: 1px;
	text-decoration: none;
}

a.redLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	word-spacing: 1px;
	text-decoration: none;
}

a.redLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0A4028;
	word-spacing: 1px;
	text-decoration: none;
}







table, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15pt;
	word-spacing: 1px;
}


.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 15pt;
	word-spacing: 1px;
}


.title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008CA9;
	word-spacing: 1px;
}



.title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A4028;
	word-spacing: 1px;
}


.title_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	word-spacing: 1px;
}


.title_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	word-spacing: 1px;
}



.title_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	word-spacing: 1px;
}


.Table {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	word-spacing: 1px;
}

.TableItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #888888;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	word-spacing: 1px;
}
.Tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EEEEEE;
	color: #555555;
	padding-top: 3px;
	padding-bottom: 3px;
	word-spacing: 1px;
}

.Tablecontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #555555;
	padding-top: 3px;
	padding-bottom: 3px;
	word-spacing: 1px;
}






