a:link
{ 
	color: #001C41;  
	text-decoration:none;
}

a:visited
{
	color: #001C41; 
	text-decoration:none;
} 
a:active 
{
	color: #5C6E98;
	text-decoration:none;
}

a:hover
{
    color: #5C6E98;
    text-decoration:none;
}

BODY, TABLE, TD, TH

{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: standard;
	color: #4C2F05;
}


p
{
	font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #4C2F05; font-weight: standard
}

h1
{
   font-size: 16pt; color: #ffffff; font-weight: bold; font-family:Arial, Helvetica 
}

h2
{
   font-size: 14pt; color: #3B2608; font-weight: bold; font-family:Arial, Helvetica 
}

h3
{
   font-size: 14pt; color: #4C2F05; font-weight: bold
}

h4
{
   font-size: 9pt; color: #4C2F05; font-weight: bold 
}

b
{
   font-weight: bold
}


.h1 { font-family:Arial, Helvetica; font-size:11pt; color:#4A7497; font-weight:bold }

.h2 { font-family:Arial, Helvetica; font-size:10pt; color:#9C6D53; font-weight:bold }

.address { font-family:Arial, Helvetica; font-size:8pt; color:#ffffff; font-weight:normal }

.large { font-family:Arial, Helvetica; font-size:12pt; color:#ffffff; font-weight:bold }

.left { 
  background-image: url(images/1.jpg);
  background-position: 100% 0%;
} 

.right { 
  background-image: url(images/2.jpg);
  background-position: 100% 0%;
} 

.bodytext { font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: standard;
	color: #4C2F05;
	}
	
.italics { font-family: Verdana, Arial, Helvetica;
	font: italic;
	font-size: 6pt;
	font-weight: standard;
	color: #4C2F05;
	}	

.footerlink a:active    { text-decoration:none; font-size: 8pt; color: #ffffff}
.footerlink a:link     { text-decoration:none; font-size: 8pt; color: #ffffff}
.footerlink a:visited     { text-decoration:none; font-size: 8pt; color: #ffffff}
.footerlink a:hover     { text-decoration:none; font-size: 8pt; color: #452F04}	