﻿.siteheader
{
	font-size: xx-large;
	font-weight: bolder;
	font-style: italic;
	font-variant: small-caps;
	text-transform: none;
	color: #800000;
	font-family: 'AR JULIAN';
}

.footer
{
	font-size: small;
	font-family: 'Times New Roman' , Times, serif;
	color: #C0C0C0;
	font-weight: bold;
}

.main
{
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}