body {
	font-family: Georgia, Times New Roman, Times, serif;
}

#main {
color: #fff;
}

.column-row p{
	font-size: 15px;
}

.column-row li {
	font-size: 13px;
}

a {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #fff;
}

#main p,
#main a,
#main li,
#main strong {
	font-family: Georgia, Times, serif;
}