body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;


}
.navigation {
	font-size: xx-small;
	color: #000000;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;


}
h1 {
	color: #FF33FF;
	font-size: large;

}
h2 {
	color: #009999;
	font-size: medium;

}
li {
	list-style-image: url(images/bullet.gif);
	font-size: x-small;

}
.highlight {
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #000099;
	font-weight: bold;


}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;


}
a:hover {
	text-decoration: none;
	font-weight: bold;

}
a:active {
	text-decoration: none;
	font-weight: bold;

}
