@charset "iso-8859-1";
<style type="text/css">


h1,h2 {font-family: Calibri; margin-left: 0%;}
h3, h4, h5, h6, p, div, pre, table, ul, li {
  margin-left: 1%;
  font-family: "Calibri";
/*  font-family: "Times New Roman"; */
}

body {
	background-color: white;
}

h1 {font-size: 150%;}
h2 {
  font-size: 100%;
  text-align: center;
  padding: 2px; 
  border-width: medium;
  border-style: solid;
  line-height: 1.4em;
  color:#0D3182;
}
h3 {text-decoration:underline}

pre {font-family: monospace;}

blockquote {
	color: #555555;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0pt;
	margin-left: 10px;
	padding-left: 20px;
	border-left-width-value: 5px;
	border-left-style-value: solid;
	border-left-color-value: #dddddd;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
}

/************************
 * link style           *
 ************************/


A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}


.filled {background:#0D3182;}
.center {text-align: center;}
.strong {text-transform: uppercase;  font-weight: bold; font-size: 120%}
.bold {font-weight: bold}
/* .mono {font-family: monospace; font-size: 100%;} */
.mono {font-size: 80%;}
.overline {
    border-top: 1px solid gray;
    margin-top: 10%;
    padding-top: .5em;
}
p.center { font-weight: bold;}

img {border:0px}

/* End of style section. Generated by AceHTML at 6/9/2004 1:09:13 AM */
