body, p, td, th, div, blockquote, dl, ul, ol
	{
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 1em;
		color: #000080;
	}

a:link, a:visited
	{
		color: #0000FF;
		text-decoration: none;
	}

a:hover, a:active
	{
		color: #6A5ACD;
		text-decoration: underline;
	}

.linkbar
	{
		color: #9900CC;
		text-align: center;
	}

.linkbar a:link, .linkbar a:visited
	{
		color: #6600CC;
		text-decoration: none;
	}

.linkbar a:hover, .linkbar a:active
	{
		color: #9933FF;
		text-decoration: underline;
	}

.h1
	{
		font-size: 1.2em;
	}

.bighead
	{
		font-size: 1.5em;
	}
