body
{
	margin:0px;
	background-color:#FFFFFF;
}

a:link, a:active
{
	color:#000099;
}

a:visited
{
	color:#990000;
}

.tools, .tools a:link, .tools a:active, .tools a:visited
{
	color:#FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}	

p, td, li, h1, h2, h3, h4, h5, h6, h7
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-size:small;
	font-weight bold;
}

h2
{
	font-size:x-small;
	font-weight bold;
}

p, td
{
	font-size : x-small;
}

.sidebar li
{
	font-size : xx-small;
}

.sidebar
{
	font-size : xx-small;
}

.navbar
{
	background-color:#C6A84E;
}

.lines
{
	background-color:#ffffff;
}

.content
{
	background-color:#FCF5DE;
}

.masthead
{
	background-color:#333399;
	vertical-align: top;

}

.footer
{
	background-color:#333399;
}

.sidebar ul
{
	margin-left:20px;
}
.pindented
{
	padding-left: 50pt;
	padding-right: 50pt;
}
.sectindent
{
	padding-left: 50pt;
	padding-right: 50pt;
}