body {
	background-color:  #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #0075bf;
}

p {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	white-space: normal;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

h1 {
	font-family: Helvetica;
	font-size: 22px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
}

h2 {
	font-family: Helvetica;
	font-size: 16px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
}

.line {
	font-family: Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #a99a6f;
	border-right-color: #a99a6f;
	border-bottom-color: #a99a6f;
	border-left-color: #a99a6f;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}


a:link {
	text-decoration: none;
	color: #00a8cb;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}


a.line:link {
	color: #ffffff;
	text-decoration: none;
}
a.line:hover {
	text-decoration: underline;
}
a.line:visited {
	color: #666666;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

