.text {
	font-family: Georgia;
	font-size: 13px;
	color: #333333;
}

.disclaimer {
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
}


.text2 {
	font-family: Georgia;
	font-size: 15px;
	color: #333333;
}

.links {
	font-family: Georgia;
	font-size: 13px;
	color: #0099CC;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #0099CC;
}

a:hover {
	text-decoration: underline;
	color: #0099CC;
}

.footer {
	text-align:center;
	padding: 30px 0 30px 0;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

h4 {
	text-align: center;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
}
