a:link    { color: #5588CC; font-weight:bold;}
a:visited { color: #5588CC; font-weight:bold;}
a:active  { color: #0000CC; font-weight:bold;}
h1 { background-color: #000000; color:#ffffff; font-weight: bold; font-size: 14pt; margin: 0 0 5px 0;
   padding-left: 7px; padding-top: 3px; padding-bottom: 0px; border-bottom: solid 2px #0000cc;
}
h2 { font-size: 12pt; font-weight: bold}
h3 { font-size: 10pt; font-weight: bold}
td { font-size: 10pt;}
td p { margin: 1px ;}
th p { margin: 1px; font-weight: bold; text-align: center;}
ol { font-size: 10pt; }
dl { font-size: 10pt; }
ul { font-size: 10pt; }
.strike {text-decoration: line-through}
.right { text-align: right; }
.right_script { position: absolute;
   				right: 0;
   				text-align: right;}
.left_script {  position: relative;
	   			left: 0;
   				width: 40%;
   				text-align: left;}
.center { text-align: center; }
.clear {clear:both; }
.none { display: none; }
