/*  */
   
body {background: #c0c0c0; padding: 0; margin: 0; margin-top: 0; font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #000000;
     }
	
a { color: #cc0000; text-decoration: none; }
a:hover { color: #cc0000; text-decoration: underline;}

td { font-size : 10.5pt; font-family : Arial, sans-serif; color: #000000; }
h1 { font-size : 14pt; font-family : Arial, sans-serif; font-weight : bold; padding: 16px 0 0 8px; margin: 0; color: #000000; }
h2 { font-size : 10pt; font-family : Arial, sans-serif; font-weight : bold; padding: 16px 0 0 8px; margin: 0; color: #000099; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
.header { 
	text-align: center;
	font-size : 10pt;
	font-weight : bold;
	color: #000000;
	background: #FFFF99;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.subheader { 
	font-size : 12pt;
	font-weight : bold;
	color: #000000;
	}

/* layout
   ------ */
.whitetext { 
	text-align: center;
	font-size : 12pt;
	color: #ffffff;
	font-weight : bold;
	padding: 10px 0 5px 0;
}
.whitetextsmall { 
	text-align: center;
	font-size : 10pt;
	color: #ffffff;
	font-weight : bold;
	padding: 10px 0 5px 0;
}
.footer { 
	clear: both; 
	text-align: center;
	font-size : 10pt;
	color: #808080;
	background: #efefef;
	padding: 10px 0 5px 0;
	border-top: 1px solid #000000;
}
.footer p {	line-height: 2em; }
.footer a {	color: #000000; text-decoration: none; } 