body,td,p,li,ul,ol,dt,dd,dl,h1,h2,h3 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.small {
	font-size: 60%;	
	color: #2A4D70;
}

.main,dd,dt,li {
	font-size: 70%;
}

p.main {
	text-indent: 0px;
}

.mainred {
	color: #c10000;
	font-weight: bold;
}
.title {
	font-family: Tahoma,Arial,sans-serif;
	color: #efefef;
	font-size: 19px;
	letter-spacing: 50%;
}
.table td,.table th{
	font-size: 60%;	
}
.copy {
 	font-size: 60%;
	color: white;
}
.archivetitle {
	font-size: 170%;
	color: #c10000;
	font-weight: bold;
	text-transform: uppercase;
}
.archivetext {
	font-size: 100%;
	color: #777777;
}
th { background-color: #E5E9ED }
.archievehead {
	text-transform: uppercase;
}
a:link, a:visited {
	color: #C10000;
	text-decoration: none;
	}
a:hover, a:active {
	color: #C10000;
	text-decoration: underline;
	}
#Content a:link, #Content a:visited {
	color: #000000;
	text-decoration: underline;
	}
#Content a:active, #Content a:hover {
	color: #C10000;
	text-decoration: underline;
	}
