a {
	color: #990000;
	text-decoration: none;
}
.title {
	font-size: 18px;
}


a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #990000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #CCCC99;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
}
.bread_crumb {
	font-size: 12px;
}

p {
	width: 690px;
	left: 40px;
	position: relative;
	text-align: justify;
}
.p2 {
	width: 543px;
	left: 20px;
	position: relative;
	text-align: justify;
}
.highlight {
	background-color: #CCCC33;
}.p3 {

	width: 513px;
	left: 60px;
	position: relative;
	text-align: justify;
}
