@CHARSET "ISO-8859-1";

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #314757;
}	

h1
{
	clear: both;
	padding: 15px 0 10px 0;
  font-size: 24px;
}

#content
{
	clear: both;
}

#content p,
#content ul,
#content table
{
	clear: both;
}

