/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #666666;
	line-height: 20px;
	word-spacing: normal;
}

.supplement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	word-spacing: normal;
	border-bottom: thin dotted #000000
}

.supplement_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold
	line-height: 15px;
	word-spacing: normal;
	color: #000000;
	font-weight: bold;
	border-bottom: thin dotted #000000
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}


.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-heignt: 18px;
	
}
	
.box_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-left-color: #996600;
	border-left-style: dotted;
	border-left-width: thin;
	border-style: dotted;
	border-right-color: #996600;
	border-right-style: dotted;
	border-right-width: thin;
	border-style: dotted;
	border-top-color: #996600;
	border-top-style: dotted;
	border-top-width: thin;
	border-style: dotted;
	border-bottom-color: #996600;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-style: dotted;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
}

.brown-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996600;
	text-decoration: none;
}

.body_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
