/* CSS Document */

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

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


.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-heignt: 18px;
	
}
	
.border_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;
}

.box_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #F5F5F0;
	margin-top: 20px;
}

.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;
}

.image {
	margin: 10px;
	margin-right: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
