/* ------------------------------------------------ */
/*		standard css                             			*/
/* ------------------------------------------------ */

body 
{ margin-left: 0%; 
	margin-top: 0%; 
	margin-bottom: 0%; 
	bgcolor: #ffffff;
}
		
p,dl,ul,ol
{	font-family: arial, helvetica, sans-serif;
	font-size: 11pt; 
	color: #000000;
}

A					{text-decoration: none; font-weight:bold; font-size: 11pt;}
A:link 		{ color: #0000cc; } /*#3300ff   009*/
A:visited { color: #6666ff; }
A:hover 	{	color: sienna;  }
A:active  { color: sienna;  }

dt
{ color:#B47454; 
	font-weight: bold;
	font-size: 12pt;
}

H1,H2,H3,H4
{ font-family:Verdana, arial, helvetica, sans-serif;
	font-weight:bold;
}

H1,H3
{ color:#B47454; }

H2,H4
{ color:#0000cc; }

H1 { font-size:18pt; }
H2 { font-size:14pt; }
H3 {font-size:13pt;}
H4 {font-size:12pt;}

.photo
{ color: #666666; 
	font-family: Arial, helvetica, sans-serif; 
	font-size: 12px;
	font-style: italic;
}

th { background: #f6eecc; }
