﻿body {
	color: rgb(232,52,29);
}

a.menuLink 
{
	color:#400040; 
	text-decoration:none;
	font-size:x-large;
}

p.standardText
{
	text-align:justify;
	font-family:Eurostile;
	font-size:11pt;
	color:#666666;
	vertical-align:text-top;
}

p.headingText
{
	text-align:justify;
	font-family:Eurostile;
	font-size:24pt;
	color:#666666;
	vertical-align:text-top;
}

p.heading2Text
{
	text-align:justify;
	font-family:Eurostile;
	font-size:16pt;
	color:#666666;
	vertical-align:text-top;
}

a
{
	color:rgb(232,52,29);
}
	
