body {  overflow: -moz-scrollbars-vertical;
		background: url("img/bg.gif");
		background-color:#E7F5F3; 
		font-family: 	Arial;
		font-size: 		10pt;
		color:			#003333;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-track-color: #E7F5F3;
		scrollbar-base-color: #DCE8E8;
		scrollbar-face-color: #DCE8E8;
		scrollbar-arrow-color: #336666;
		scrollbar-shadow-color: #669999;
		scrollbar-darkshadow-color: #336666;
	 	}
td { background-color:#E7F5F3; 
		   font-family: 	Arial;
		   font-size: 		10pt;
		   color:			#003333;
		   }
.bold { font-family: 	Arial; 
		font-size: 		10pt; 
		font-weight:	bold;*/			
		color:			#336666;
		}
.title { font-family:Haettenschweiler, Arial; 
		font-size: 		24pt; 
		letter-spacing: 1pt;
		/*font-weight:	bold;*/			
		color:			#336666;
		}
.subTitle { font-family:Arial; 
		font-size: 		13pt; 
		font-weight:	bold;*/			
		color:			#336666;
		}
a:link, a:visited, a:active { color: #003333; text-decoration: underline; }			
a:hover { color: #008080; text-decoration: none; }

.tdGreen { background-color:#DCE8E8; 
		   font-family: 	Arial;
		   font-size: 		10pt;
		   color:			#003333;
		   }