.norepeat {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 4; 
	margin-bottom: 0 
}
.leftBak {
	background-repeat: no-repeat;
	background-position: right top;
}


.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 4; 
	margin-bottom: 0;
	 }

.titletext {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	margin-top: 4; 
	margin-bottom: 0	
	color: #663399; 
	font-weight:bold; 
	}
	
.RightCaption {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin-top: 4; 
	margin-bottom: 0;
	font-weight:bold; font-style:italic
	 }
	 
a   { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #666666; 
	font-weight: bold; 
	margin-top: 4; 
	margin-bottom: 0;
	text-decoration:none;
 }

a:hover      { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #663399; 
	font-weight: bold; 
	margin-top: 4; 
	margin-bottom: 0;
	text-decoration:none;
 }