﻿@charset "utf-8";
body  {
	border-right: thin #CCCCCC solid;
	border-left: thin #CCCCCC solid;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 10pt;
	/* background-image: url('images/back2.jpg'); */
	background-color: #DDDDDD;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 840px;
	height: 100%;
	margin: auto;
} 	
 	
h1           { font-family: Arial; font-size: 24pt; word-spacing: 6; margin-top: 0px; 
               margin-bottom: 0px }
h2           { font-family: Arial; font-size: 8pt; margin-top: 0px; margin-bottom: 0px  }
h3           { font-family: Arial; font-size: 14pt; background-color: #C0C0C0; font-weight: 
               bold; border-left-style: solid; border-left-color: #C0C0C0 }
h4           { font-family: Arial; font-size: 10pt; font-weight: bold }               
ul           { font-family: Arial; font-size: 14pt; font-weight: bold; list-style-image: 
               url('images/redbull.gif') }
a:link       { text-decoration: underline; color: #FF0000; font-family: Arial; font-weight: bold }
a:visited    { text-decoration: underline; color: #FF0000; font-family: arial; font-weight: bold}
a:hover      { text-decoration: underline; color: #CC0000; font-family: Arial; font-weight: 
               bold }
a:active     { text-decoration: underline; color: #CC0000; font-family: arial; font-weight: bold}
.boldtext	   { font-family: Arial; font-size: 18pt; font-weight: bold }
h5           { font-family: Arial; font-size: 18pt; background-color: #C0C0C0; font-weight: 
               bold; border-left-style: solid; border-left-color: #C0C0C0 }
.smalltext   { font-family: arial; font-size: 8pt; font-weight: bold }
.smalltext2   { font-family: arial; font-size: 8pt }
.normaltext  { font-family: arial; font-size: 10pt; font-weight: bold }
.mediumtext  { font-family: arial; font-size: 12pt; font-weight: bold }
.largetext   { font-family: arial; font-size: 14pt; font-weight: bold }
.titletext   { font-family: arial; font-size: 18pt; font-weight: bold }
.footertext   { font-family: arial; font-size: 8pt; color: #505050 }



table#t01 { }

.table-style1 {
	width: 370px;
	font-size: 8pt;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-top: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	text-align: center;
}
.table-style2 {
	border: 1px #C0C0C0 solid;
	font-size: 12pt;
	background-color: #D0D0D0;
}
.table-style3 {
	font-size: 8pt;  
	text-align: center;
}





