normal
{	
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6, h1light
{
	font-family: Arial, Helvetica, sans-serif;
}
h2, h4, h6
{
	font-weight: bold;
}
h1
{
	font-size:18px;
}
h2
{
	font-size: 16px;	
}
h3
{
	font-size: 16px;	
}
h4
{
	font-size: 14px;	
}
h5
{
	font-size: 14px;	
}
h6
{
	font-size: 12px;	
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #708090;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #708090;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #708090;
}
.wideVerticalSpacing
{	margin-bottom:10px;
}
.largeDoubleSpaced {
	font-size: larger;
	line-height: 1.5;
}
.tableheader {
	font-size: larger;
	font-weight: bold;
}
