body {margin:0; background-color:#FFFFFF}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.nav a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.nav a:active {
	color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.nav a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}


.box2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/box2.gif);
	background-repeat: repeat-y;
}
