body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.margin {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #add1ee;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.style2 {color: #CCCCCC}
.nav {
	color: #FFFFFF;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
