body {
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
blockquote {
	padding: 2px;
	text-indent: .1in;
}
p {
	text-indent: .1in;
}
font.name {
	font-size: larger;
}
font.newstitle{
	font-size: x-large;
}
font.small {
	font-size: x-small;
}
font.smaller {
	font-size: xx-small;
}
font.faq {
	color: #660099;
	text-decoration : underline;
	font: italic;
}
font.excellinet {
	color: Blue;
	font-style: italic;
}
a.heading {
	color : Blue;
}
a.heading:visited {
	color : Blue;
}
a.heading:hover {
	color : Black;
}
a.heading:active {
	color : Blue
}
a.nav {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FF0000;
	text-decoration: none;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
}
