﻿body 
{
	margin-top: 3px;
	font-family: Trebuchet MS, Verdana, Times New Roman;
	font-size: 10pt;
}

table.archheader
{
	background-color: #FFFFE7;
	width: 770px;
	height: 136px;
	margin: auto;
	border-style: solid;
	border-color: #000000;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
}

table.archbody
{
	background-color: #F7F4FD;
	border-style: solid;
	width: 770px;
	height: 246px;
	margin: auto;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-color: #000000;
}

table.archfooter
{
	margin: auto;
	border: none;
}

table.artifact
{
	margin: auto;
}

.smallcontent
{
	font-size: 8pt;
}

.contentheader
{
	font-size: 12pt;
	font-weight: bold;
	color: #B51716;
}

.alert
{
	color: Red;
}

.news
{
	font-size: 8pt; 
}

.sponsortext
{
	font-weight: bold;
	font-size: 8pt;
}

.sponsortext a
{
	color: Black;
	text-decoration: none;
}

.sponsortext a:hover
{
	text-decoration: underline;
}

.sponsortext a:visited
{
	text-decoration: none;
}


