a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
		text-decoration: none;
}
a:hover {
	color: #006633;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/level2-bg-large-nologo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #006633;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.note {
	font-size: smaller;
}
.nat {
	font-size: xx-small;
	text-align: left;
}
.2 {
	text-align: right;
}
a.email:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
		
}
a.email:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
		
}
a.email:hover {
	color: #FFFFCC;
	font-size: 10px;
	font-weight: normal;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;

}
.content {
	text-align: justify;
}
