body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
}
a.nav:link, a.nav:visited, a.nav:visited{
	color: #333333;
	text-decoration: none;
}
a.nav:hover{
	color: #CC0000;
}
a:link, a:visited, a:visited{
	color: #CC0000;
	text-decoration: none;
}
a:hover{
	color: #CC0000;
}
p {
	font-size: small;
}
h1 {
	font-size: medium;
}
li {
	line-height: 20px;
	font-size: x-small;
	color: #000066;
	list-style-image:  url(../images/net_bullet_purp.gif);
}
.list {
	line-height: 10px;
}

.activenav {
	color: #CC0000;
}
.xsmall {
	font-size: x-small;
}
.button {
	font-size: x-small;
	color: #333333;
	background-color: #D6DDF7;
}
.xxsmall {

	font-size: x-small;
	color: #333333;
	background-color: #D6DDF7;
}
#logo1 { 
  display : none; 
} 
