p {
	color: #666666;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	
}

.bullets {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-indent: 30px
}

.fot {
	color: #333333;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px
}

body {
	background-color: #e5e5e5; 
	background-position:	top left; 
	background-attachment: fixed; 
	background-repeat: repeat-y;
}

a:link {
	color: #4ba6c0;
}
a:visited {
	color: #4ba6c0;
}
a:hover {
	color: #4ba6c0;
}
a:active {
	color: #4ba6c0;
}