a
	{
	text-decoration: none;
	font-size: 12px;
	color: #aa0000;
	}
a:hover
	{
	color:red;
	text-decoration:
	none;
	}
body
	{
	background-color: #ffffff;
	background-image: url('../_images/macewanback.gif');
	background-properties: fixed;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
	topmargin: 0;
	leftmargin: 0;
	righttmargin: 0;
	}
button
	{
	height: 20;
	width: 120px;
	background-color: transparant;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
div
	{
	text-align: justify;
	}
fieldset
	{
	background-color: transparant;
	}
frame
	{
	border: 0px;
	}
frameset
	{
	border: 0px;
	}
h1
	{
	color: #000088;
	}
h3
	{
	color: #880000;
	text-align: center;
	}
h4
	{
	color: #000000;
	background-color: #ffffaa;
	text-align: center;
	}
h5
	{
	color: #880000;
	}	
hr
	{
	width: 80%;
	}
/*input, textarea
	{ background: #ffffff;
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #000000;
	border-style: inset;
	border-color: #000000;
	border-width: 1;
	}*/
legend
	{
	color: #00aa00;
	font-size: 12px;
	font-weight: bold;
	}
li
	{
	text-align: left;
	text-indent: 2px;
	line-height: 16px;
	color: #880000;
	font-size: 12px;
	}
p
	{
	text-align: justify;
	text-indent: 40px;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	}
span
	{
	background-color: ;
	}
table
	{
	background-color: transparant;
	align: center;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	}
td
	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	}
th
	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	}
ul
	{
	text-align: left;
	line-height: 16px;
	color: #000000;
	font-size: 12px;
	}
.border
	{
	border: medium rgb(#000000);
	}
.box 
	{ 
	border-width: 2px; 
	border-style: outset;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 1px;
	} 
.button
	{
	height: 20;
	width: 120px;
	background-color: transparant;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
.caption 
	{
	font-family: Arial;
	font-weight: bold;
	color: #123456;
	}
.centerdiv
	{ /*IE method of centering a relative div*/
	text-align: center;
	}
.centerdiv>div
	{ /*Proper way to center a relative div*/
	margin: 0 auto;
	}
.headline1
	{
	font-size: 20px;
	text-align: center;
	color: #000000;
	line-height: 22px;
	}
.headline2
	{
	font-size: 15px;
	text-align: center;
	text-indent: 0px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
	}
.headline3
	{
	font-size: 13px;
	text-align: left;
	text-indent: 0px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
	}
.indent
	{
	text-indent: 40px;
	}
.right
	{
	text-align: right;
	}
.title 
	{
	font-size: 40px;
	line-height: 42px;
	font-family: Arial;
	font-weight: bold;
	color:      #aa0000;
	}
