body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #3B3B3B;
	background-image: url(img/bg.jpg); 
		background-repeat: repeat;
		background-attachment:fixed;
	}
.text {
	font-size: 10px;
	line-height: 15px;
	color: #222222;	
	margin-top: 9px;
	margin-bottom: 5px; 
	margin-left: 8px; 
	}	

.text2 {
	font-size: 9px;
	line-height: 11px;
	color: #ABABAB;	
	margin-top: 0px;
	margin-bottom: 0px; 
	margin-left: 0px; 
	}	
.textblue{
	font-size: 11px;
	line-height: 11px;
	color: #00CCFF;	
	margin-top: 0px;
	margin-bottom: 10px; 
	margin-left: 0px; 
	}	

.textblue2{
	font-size: 10px;
	line-height: 11px;
	color: #00CCFF;	
	margin-top: 0px;
	margin-bottom: 10px; 
	margin-left: 0px; 
	}	

.bulletblue{
	font-size: 11px;
	line-height: 11px;
	color: #4E63D6;	
	margin-top: 0px;
	margin-bottom: 10px; 
	margin-left: 0px; 
	}	

.textgrey{
	font-size: 10px;
	line-height: 11px;
	color: #999;	
	margin-top: 10px;
	margin-bottom: 10px; 
	margin-left: 0px; 
	}	

.headingtext {
	font-size: 19px;
		font-weight: bold;
	line-height: 15px;
	color: #333;	
	}
.headingtext2 {
	font-size: 14px;
		font-weight: bold;
	line-height: 24px;
	color: #00B9F1;	
	}
.headingline {
	font-size: 15px;
		font-weight: bold;
	line-height: 7px;
	color: #00B9F1;	
	}