﻿		
		TD {font-family: verdana; font-size: 8pt; color: #333333; line-height:1.5;}
		.smalltext {font-family: verdana; font-size: 7pt; color: #333333; line-height:1.5;}
		.onepttext {font-family: verdana; font-size: 8pt;}
		.quotetext {font-family: verdana; font-size: 10pt; line-height:1.5;}
		.tableheading {font-family: verdana; font-size: 12pt; line-height:1.5;}
		.tableheading2 {font-family: verdana; font-size: 14pt; line-height:1.5;}
		.tableheading3 {font-family: verdana; font-size: 18pt; line-height:1.5;}
		.white {color: #FFFFFF;}
		.darkblue {color:#000066;}
		.justblue {color:#0000CC;}
		.lightblue {color:#0066FF;}
		.border-rs { 	border-right-style: solid; 
						border-right-color: silver; 
						border-right-width: 1px; }				
		.border-ts { 	border-top-style: dashed; 
						border-top-color: silver; 
						border-top-width: 1px; }				
		.border-bs { 	border-bottom-style: solid; 
						border-bottom-color: silver; 
						border-bottom-width: 1px; }				
		.border-bsd { 	border-bottom-style: dashed; 
						border-bottom-color: silver; 
						border-bottom-width: 1px; }	
		
		.bgcolor-darkblue { background-color:#000099 }			
		.bgcolor-blue { background-color:#0000CC }			
		.bgcolor-brown { background-color:#CC6600 }			
		.bgcolor-darkbrown { background-color:#993333 }	
		.bgcolor-main { background-color:#6477FF }	
		.bgcolor-red { background-color:#FF0000 }
		.bgcolor-background {background-color:#ECF3F9 }
		
		a:link {text-decoration:underline;color:blue;}
		a:visited {text-decoration:underline;color:blue;}
		a:hover {color:red; text-decoration:none;}		

		a.white_red:link {text-decoration:underline;color:white;}
		a.white_red:visited {text-decoration:underline;color:white;}
		a.white_red:hover {text-decoration:underline;color:red;}

		a.red_yellow:link {text-decoration:underline;color:red;}
		a.red_yellow:visited {text-decoration:underline;color:red;}
		a.red_yellow:hover {text-decoration:underline;color:orange;}

		p {line-height:1.5;}
		
		html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none; background-color: #ECF3F9; 
   }


