
body
	{background-color: #ffffff;
	margin:0; 
	padding:0;
	background: white url("images/bg.gif") left repeat;}

p,ul,ol,li,td	
	{color: #000000;
	font-family: arial, helvetica;
	font-size: 16px;
	text-align:justify;}
		
a
	{text-decoration: underline; color: #002266;}
a:hover
	{color: #000000;}
	
#menu a
	{font-family: arial, helvetica;
	font-size: 18px;
	line-height: 1.75em;
	text-decoration: none; 
	color: #ffffff;}
#menu a:hover
	{color: #880022;}

.bold 		{font-weight: bold;}
.small		{font-size:13px;}

.heading
	{color: #880022;
	font-family: arial, helvetica;
	font-size: 26px;
	font-weight: bold;}
	
.footer
	{font-size: 13px;
	text-align: center;}

.formHeader
	{color: #002266;
	font-size: 18px;
	font-weight: bold;
	background-color:#eeeeee;}
	
.required
	{color: #ff0000;}

	