body  {
	background-color : white;
	color : black;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : medium;
	margin-bottom : 1em;
}
h1  {
	background : transparent;
	font-weight : normal;
	text-align : center;
	font-size : x-large;
}

h2  {
	background : transparent;
	font-weight : bold;
	font-size : larger;
}
h3  {
	background : transparent;
	font-weight : bold;
	font-size : larger;
}

h4  {
	background : transparent;
	font-weight : bold;
}

h5  {
	background : transparent;
	font-weight : bold;
}

.title {
	color:#000000;
	font-size : large;
	font-weight: bold;
}

dl, p {
	font-size : medium;
}

form  {
	font-size : medium;
	margin : 0;
}

dt {
	font-weight : bold;
	margin-bottom : 0;
}

dt dl {
	font-weight: normal;
}

dd {
	margin-bottom : 1em;
}

dd p {
	margin-top : 0;
}

a:link  {
	color:#3366FF;
	font-weight: normal;
}

a:visited  {
	color:#3366FF;
	font-weight: normal;
}

a:active  {
	color:#FF0000;
	font-weight: normal;
}

a:hover  {
	color: #FF0000;
	font-weight: normal;
}

pre  {
	white-space : pre;
}

blockquote {
	font-style : italic;
}

table caption  {
	font-size : larger;
	font-weight : bolder;
}

tr {
	font-size : medium;
}
td {
	font-size : medium;
}

.banner {background:#F7F7FF;}

.navleft {background:#F7F7FF;}
.navleft a {text-decoration:none}

.navbottom {
	background:scrollbar;
	font-size: small;
}
.navbottom a {text-decoration:none}

.footer  {
	font-size : smaller;
	margin : 0;
	margin-top : 1em;
	margin-bottom : 1em;
}

.rule {
	color: black;
	background:#CCCCCC
}

.blurbtext {
	color: Black;
	background: white;
}

.blurbtext a {color: Blue;}
.blurbtext a:link  {color: Blue;}
.blurbtext a:visited  {color: Blue;}
.blurbtext a:active  {color:Blue}
.blurbtext a:hover  {color: #900000;}
