/* CSS Document */

Body {
	background-color:#515F04;
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	line-height: 125%;
	font-size: 10.5pt;
	margin-top: 0px;
}

#div1 {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	line-height: 125%;
	font-size: 10.5pt;
	padding: 15px;
	margin: 10px;
	text-align:justify;
}

#div2 {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	line-height: 125%;
	font-size: 10.5pt;
	padding-left: 15px;
	padding-right: 15px;	
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}

ul {
	list-style: circle;
}


a:link {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	line-height: 125%;
	font-size: 10.5pt;
	color: #360;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	line-height: 125%;
	font-size: 10.5pt;
	color: #360;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	line-height: 125%;
	font-size: 10.5pt;
	color: #360;
	text-decoration: underline;	
	font-weight: bold;
}

.header {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	line-height: 125%;
	font-size: 12.5pt;
	color: #000;
	font-weight: bold;
	font-style: italic;
}

.links a:link {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	line-height: 125%;
	font-size: 11pt;
	color:#486044;
	font-weight: bold;
	font-style: italic;
}

.links a:visited {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	line-height: 125%;
	font-size: 11pt;
	color:#486044;
	font-weight: bold;
	font-style: italic;
}

.links a:hover {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	line-height: 125%;
	font-size: 11pt;
	color:#486044;
	font-weight: bold;
	font-style: italic;
}

.footer {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	font-size: 7pt;
	color: #000;
	line-height: 115%;	
}

.footer a:link {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	font-size: 7pt;
	color: #000;
	line-height: 115%;	
	text-decoration: none;
}

.footer a:visited {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	font-size: 7pt;
	color: #000;
	text-decoration: none;
	line-height: 115%;	
}

.footer a:hover {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	font-size: 7pt;
	color: #000;
	line-height: 115%;	
	text-decoration: underline;
}

.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#CCC;
	line-height: 115%;	
}

.footer1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#CCC;
	line-height: 115%;	
	text-decoration: none;
}

.footer1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#CCC;
	text-decoration: none;
	line-height: 115%;	
}

.footer1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCC;
	line-height: 115%;	
	text-decoration: underline;
}

#methods {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	font-size: 8.6pt;
	line-height: 110%;	
	margin-left: 14px;
	margin-right: 10px;
	padding-left:14px;
	padding-right:10px;

}

.highlight {
	font-family: Book Antiqua, "Times New Roman", Times, Georgia,  serif;
	line-height: 125%;
	font-size: 10.5pt;
	color:#6B2714;

}