
TABLE {font-size: 12px;
		 font-family: Verdana, ARIAL, SANS-SERIF;
		 color: #000000;
		 text-decoration: none;}
a:link {color: blue;
		text-decoration: underline; 
		font-size: 12px; 
		font-weight: bold;
		font-family: Verdana, ARIAL, SANS-SERIF;}
a:link.postcard {color: blue;
		text-decoration: none; 
		font-size: 12px; 
		font-weight: bold;
		font-family: Verdana, ARIAL, SANS-SERIF;}
a:visited.postcard {color: blue;
		text-decoration: none; 
		font-size: 12px; 
		font-weight: bold;
		font-family: Verdana, ARIAL, SANS-SERIF;}
a:hover.postcard {color: red;
		text-decoration: none; 
		font-size: 12px; 
		font-weight: bold;
		font-family: Verdana, ARIAL, SANS-SERIF;}
a:visited {color: blue;
		text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
		font-family: Verdana, ARIAL, SANS-SERIF;}
a:hover {color: blue; 
         text-decoration: underline;  
		 font-size: 12px;
		 font-weight: bold; 
		 font-family: Verdana, ARIAL, SANS-SERIF;}
TD.header1 {font-size: 16px;
		 font-weight: bold; 
		 font-family: Verdana, ARIAL, SANS-SERIF;
		 color: #ffffff;
		 text-decoration: none;}
TD.header2 {font-size: 12px;
		 font-weight: bold; 
		 background-color: #c0c0c0;
		 font-family: Verdana, ARIAL, SANS-SERIF;
		 color: #000000;
		 text-decoration: none;}
TD.info {color: blue;
		font-size: 10px;
		font-weight: bold;
		background-color: #FFFFFF;
		font-family: Verdana, ARIAL, SANS-SERIF;}
		 
