/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
p {
	padding-left: 15px;
	padding-right: 20px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #0066CC;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 18px;
}
body {
	background-color: #A2B3DE;
	margin-top: 0px;
}
.top a:link {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	padding-bottom: 25px;
	font-weight: bold; 
}
.top a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.top a:hover {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.top a:active {
	color: #0066CC; 
	text-decoration: none;
	font-weight: bold;
}
.nav a:link {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold; 
}
.nav a:visited {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.nav a:hover {
	color: #0066CC;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.nav a:active {
	color: #0066CC;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.picleft {
	padding: 5px;
	float: left;
}

.picright {
	padding: 5px;
	float: right;

}
