a:link		{
	color: #003366;
	text-decoration: none;
}

a:visited	{
	color: #003366;
	text-decoration: none;
}

a:hover		{
	color: #B22222;
	text-decoration: underline;
}

a:hover .border 	{
	border: #B22222 3px solid;
}

a:active	{
	color: #003366;
	text-decoration: none;
}

body	{
	scrollbar-base-color: #003366;
}

table		{
	color: #000000;
	font: 95% verdana, arial, sans-serif;
	font-weight: normal;
}

.border	 	{
	border: #003366 3px solid;
}

.copyright	{
	color: #666666;
	font: 75% verdana, arial, sans-serif;
	font-weight: normal;
}

.just 		{
	text-align: justify;
}

.list 	{
	color: #000000;
	font: 95% verdana, arial, sans-serif;
	font-weight: normal;
}

.picturetitle 		{
	color: #000000;
	font: 75% verdana, arial, sans-serif;
	font-weight: bold;
}

.pullquote  {
	background: #DFCEAF;
	border: 1px solid #003366;
	color: #000000;
	float: right;
	font-weight: bold;
	line-height: 140%;
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px;
	width: 145px;
}

.smalltitle 	{
	color: #000000;
	font: 100% verdana, arial, sans-serif;
	font-weight: bold;
}

.subtitle	{
	color: #C2A674;
	font: 110% verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

.title		{
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
}