p {
	line-height: 20px;
	font-size: 12px;
	margin-left: 2cm;
	margin-right: 2cm;
} 

body {
	background-image: url(../images/bg.jpg);
}
.style2 {color: #003300}
a:link {
	color: #003300;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
}
.Header {
	font-weight: bold;
	font-size: 18px;
	color: #003300;
}
.Section {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.List {
	margin-left: 3cm;
	margin-right: 3cm;
	font-size: 12px;
	line-height: 20px;
}
