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