h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-transform: capitalize;
	color:#0033FF;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.rightad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	border: thin dashed #FF0000;
	padding:5px;
}
