body {
	font:normal 0.875em Arial, Helvetica, sans-serif;
	background-color:#ddd;
	color:#000;
	margin:0; border:0; padding:0;
}
h1 {
	font-family: "Times New Roman", Times, serif; /* was Verdana, sans-serif; */
	font-size:200%;
	margin:0.5em 0;
	color:#010066;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:150%;	/*	was 125%	*/
	margin:1em 0 0.5em; 
	color:#010066;
}
h3 {
	font-family:"Times New Roman", Times, serif;	/* was Verdana, sans-serif;	*/
	font-size:137.5%;		/*	was font-size:150%;	*/
	border-bottom: 1px solid #EEE;
	margin: 0 0 .4em;
	color:blue;
}
h4 {
	font-family:"Times New Roman", Times, serif;	/* was Verdana, sans-serif;	*/
	font-size:125%;
	margin:0.4em 0;
	color:#010066;	/* was blue */
}
h5 { 
	font-family:"Times New Roman", Times, serif;	/* was Verdana, sans-serif;	*/
	font-size:112.5%;
	margin:0.4em 0;
}	
h6 { 
	font-family:"Times New Roman", Times, serif;	/* was Verdana, sans-serif;	*/
	font-size:100%;
	margin:0.4em 0;
}
p {
	line-height:1.125em;
}
li {
	line-height:normal;
}

.boldItalic {font-style: italic; font-weight: bold;}
.blue1 {color: #003;}
.blue2 {color: #010066;}
.smaller {font-size:0.75em;}	/* was color: #000033; font-style: italic; font-weight: bold; font-size: 12px;	*/
.small {font-size:0.875em;}	/* was color: #010066; font-style: italic; font-weight: bold; font-size: 14px;	*/
.big {font-size:1em;}	/* was color: #010066; font-style: italic; font-weight: bold; font-size: 16px;	*/


a:link {color:#00F; text-decoration: none; }
a:visited {color:#C00; text-decoration: underline; }
a:hover {color:#FFF; background-color:#00F; text-decoration: none; }
a:active {color:#00F; text-decoration: none; }

.style1 {color: #000033; font-style: italic; font-weight: bold; font-size: 16px; }
.style2 {color: #FF9900; font-size: 14px; font-weight: bold; font-style: italic; }
.style3 {font-weight: bold; font-size: 14px; color: #010066; }
.style4 {font-size: 14px; color: #010066; }
.style5 {font-size: 10px; }
.style6 {font-size: 14px; font-weight: bold; color: #010066; }
.style7 {font-size: 13px; }
.style8 {font-size: 12px; font-style: italic; color: #01005C; }
.style9 {color: #000000; font-size: 16px;}
.style10 {color: #010066; font-size: 14px; font-weight: bold; }
.style11 {color: #000033; font-style: italic; font-weight: bold; font-size: 14px; }


.style12 {color: #000033; font-style: italic; font-weight: bold; font-size: 12px; }
.style13 {color: #000033; font-style: italic; font-weight: bold; font-size: 16px; }
.style14 {color: #010066; font-style: italic; font-weight: bold; font-size: 14px; }
.style15 {color: #010066; font-style: italic; font-weight: bold; font-size: 12px; }
.style16 {color: #010066; font-style: italic; font-weight: bold; font-size: 16px; }
.style17 {color: #FFFFFF; font-size: 18px;}
.style18 {font-weight: bolder; color: #009900; font-size: 1.2em; }
.title {font-size:1.5em; font-weight:bold; color:#003;}
.value {font-size:1.5em;}
.indentText {margin-left:2.75em; padding-left:-2.75em;}
