﻿h1 {
	font-size: 22px;
	margin-bottom: 20px;
}

h2 {	
	font-size: 18px;
	margin-bottom: 15px;
}

h3 {	
	font-size: 15px;
	margin-bottom: 5px;
}

p {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 13px;
}

p.homePage {
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.2;
	font-size: 18px;
	font-weight: bold;
}

p.centered { text-align: center; }

div#content ul, div#content ol {
	font-size: 13px;
	line-height: 1.3;
	margin-bottom: 13px;
	margin-left: 30px;
}

div#content table.border { border-collapse: collapse; }

div#content td { 
	font-size: 13px;
	font-weight: normal;
}

div#content table.border td { border: 1px solid #351300; }
