body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #003399;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
.box {
	padding: 0px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
h1 {
	color: #FFCC00;
	padding: 0px;
	font-size: 36px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 10px;
}
a.lp:link,a.lp:active,a.lp:visited {
	color: #ccddFF;
	font-weight: normal;
}
.blue {
	color: #ccddFF;
}
a.lp:hover {
	color: #FFFFFF;
}
h2 {
	font-size: small;
	color: #FFCC99;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.cont {
	background-color: #0099FF;
}
p {
	font-size: x-small;
	margin: 0px;
	padding: 5px;
	text-align: justify;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: square;
}
.pic {
	height: 60px;
	width: 200px;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #FFAA00;
	background-color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 195px;
}
a {
	font-weight: bold;
}

