body { background: white; font-family: tahoma; font-size: 8pt; margin-top: 0px; }
	
a:link { color: #cc3300; text-decoration: underline } 
a:hover { color: #666666; text-decoration: blink }
a:visited { color: #cc3300 } 
a:active { color: #333333 }
	
.awhite a:link { color: #FFFFFF; } 
.awhite a:hover { color: #EEEEEE; }
.awhite a:visited { color: #EEEEEE } 
.awhite a:active { color: #FFFFFF }
	
.container { position: relative; margin: auto; width: 725px; margin-top: 0px; background-color: #FFFFFF; }	 
.main-box { position: relative; border-style: solid; border-width: 1pt; border-color: #333333; font-family: Verdana; font-size: 10pt; background-color: #FFFFFF; }
.inner-box { position: relative;  margin: 10px 10px 10px 10px; padding: 10px; border-style: solid; border-width: 1pt; border-color: #333333; font-family: Verdana; font-size: 8pt; background-color: #EEEEEE;} 

h1 { font-size: 24pt; font-family: arial narrow; color: #333333; font-weight: normal; margin-bottom: 0px; }
h2 { font-size: 14pt; font-family: arial; color: #cc3300; }
h3 { font-size: 12pt; font-weight: bold; font-family: arial; color: #993300; }

.error { color: #cc3300; font-size: 8pt; }
.submit { font-size: 8pt; border: 1pt solid #000000; }  
.form { font-size: 8pt; }
.small { font-family: verdana; font-size: 8pt; }	 
.med { font-family: verdana; font-size: 10pt; }
.spacer { width: 20px; float: left; }
.hr { height: 1pt dashed #cc3300; }

.clear { clear: both; }

  .style4-left {
   width: 280px;
   float: left;
 }  
 
  .style4-right {
   width: 280px;
   float: left;
 }