
.txt {
	font-size: 15px;
	color: #B4B4B4;
	margin: 25px;
}
.title {
	color: #FFFFFF;
	font-size:28px;
	text-align:center;
}
.h1 {
	font-size: 15px;
	color: #669999;
}
.bullets {
	font-size: 15px;
	color: #3399FF;
}
a:link {
	text-decoration:none;
	color: #99CCFF;
}
a:hover {
	text-decoration:underline;
	color: #9999FF;
	
}

.body{
	font-size: 15px;
	color: #CCCCCC
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999
}

.style9 {
	color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
