/* CSS Document */

p{
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
color: #000000;
line-height: normal;
}
.nav1 {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #000000;
}
.nav2 {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	color: #AEFFAE;
	background-color: #000000;
}
.nav3 {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFF99;
	background-color: #000000;
}
