
	body  {	
	background-color : #FFFFFF;
	font-family : Tahoma, Helvetica, Verdana, sans-serif;
	font-size : 9px; 
	color : #444444;
	font-style : normal;
	font-weight : normal;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	scrollbar-face-color: #DBDBDB;
	scrollbar-highlight-color: #DBDBDB;
	scrollbar-shadow-color: #F1F1F1;
	scrollbar-3dlight-color: #F1F1F1;
	scrollbar-arrow-color:  #F1F1F1;
	scrollbar-track-color: #DBDBDB;
	scrollbar-darkshadow-color: #DBDBDB;
}

a:link { font-weight: normal; color: #CCCCCC; text-decoration: none}
a:visited { font-weight: normal; color: #CCCCCC; text-decoration: none}
a:hover { font-weight: normal; color: #313131; text-decoration: none}
a:active  { font-weight: normal; color: #CCCCCC; text-decoration: none}

a:link.hugetext { 
	color: #CCCCCC; 
	text-decoration: none;
	font-family: Georgia; 
	font-size: 70px;
	font-style: normal;
	line-height: 22px;
}

a:visited.hugetext { 
	color: #CCCCCC; 
	text-decoration: none;
	font-family: Georgia; 
	font-size: 70px;
	font-style: normal;
	line-height: 22px;
}

a:hover.hugetext { 
	color: #313131; 
	text-decoration: none;
	font-family: Georgia; 
	font-size: 70px;
	font-style: normal;
	line-height: 22px;
}

.text {  
	font-family: Georgia; 
	font-size: 9px;
	font-style: normal; 
	color: #CCCCCC;
	line-height: 14px;
}

.lighttext {  
	font-family: Georgia; 
	font-size: 9px;
	font-style: normal; 
	color: #222222;
	line-height: 14px;
}

.smalltext {  
	font-family: Georgia; 
	font-size: 14px;
	font-style: normal; 
	color: #222222;
	line-height: 14px;
}

.hugertext {  
	font-family: Georgia; 
	font-size: 85px;
	font-style: normal; 
	color: #494949;
	line-height: 28px;
}

.plussign {  
	font-family: Georgia; 
	font-size: 70px;
	font-style: bold; 
	color: #303030;
	line-height: 28px;
}



