

h1  {
 font-family:	Trebuchet MS, Arial, sans-serif;
 font-size:		14pt;
 font-weight:	bold;
 text-align:	left;
 color:			#0A1F62;
 margin-top:	7;
 margin-left:   0;
} 

h2  {
 font-family:	Trebuchet MS, Arial, sans-serif;
 font-size:		12pt;
 font-weight:	bold;
 color:			#0A1F62;
 margin-top:	10;
 margin-left:	5;
 margin-bottom: 5;
} 

h3  {		
 font-family:	Trebuchet MS, Arial, sans-serif;
 font-size:		10pt;
 font-weight:	bold, italic;
 color:			#000000;
 padding:		2;
 margin-top:	5;
 margin-left:	5;
 margin-bottom: 5;
}
h4  {
 font-family:	Trebuchet MS, Arial, sans-serif;
 font-size:		10pt;
 font-weight:	bold;
 color:			#000000;
 padding:		0;
 margin-left:	20;
} 


ul, li  {
 font-family:	Helvetica, Arial, sans-serif;
 font-size:		10pt;
 font-weight:	normal;
 color:			#000000;
}

p  {
 font-family:	Helvetica, Arial, sans-serif;
 font-size:		10pt;
 font-weight:	normal;
 color:			#000000;
 margin-top:	0;
 margin-left:	10;
 margin-right:	0;
 margin-bottom:	10;
}
p.menu  {
 font-family:	Helvetica, Arial, sans-serif;
 font-size:		9pt;
 font-weight:	bold;
 line-height:	100%;
 color:			#0A1F62;
 padding:		2;
 margin:		0;
 margin-left:	5;

}
p.copy  {
 font-family:	Helvetica, Arial, sans-serif;
 font-size:		8pt;
 font-weight:	normal;
 text-align:	center;
 line-height:	100%;
 color:			#0A1F62;
 padding:		2;
 margin:		0;
}
p.comm  {
 font-family:	Helvetica, Arial, sans-serif;
 font-size:		10pt;
 font-weight:	normal;
 margin-left:	40;
 text-align:	left;
 line-height:	100%;
 color:			#0A1F62;
}
p.footer  {
 font-family:	Helvetica, Arial, sans-serif;
 font-size:		8pt;
 font-weight:	normal;
 color:			#666666;
 text-align:	center;
 margin-top:	15;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.plain  {text-decoration:    none;}
a.plain:hover {color: #0A1F62;}
a.mail {margin-left: 10%;}
a.contact {margin-left: 20;}
a.info {
 font-family:	Arial, sans-serif;
 font-size:		10pt;
 font-weight:	normal;
 color:			#000000;
 margin-top:	2;
 margin-left:	2;
 margin-right:	5;
 margin-bottom:	2;
}
:link {color: #0A1F62;}
:active {color: #0A1F62;}
:visited {color: #0A1F62;}
:hover {color: #c0c0c0;}

body  {
 background-color:	#ffffff;
 margin-left:	0;
 margin-right:	0;
}
contentArea {
	padding: 10px;
	background-image: url(../images/bg_grey_lt2.gif);
}

