.navbar {
	
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	text-indent : 125px;
}
.navbarleft {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	text-indent : 30px;
	padding-top : 20px;
}

A:LINK {
	color : Maroon;
	text-decoration : none;
}

A:VISITED {
	color : Maroon;
	text-decoration : none;
}

A:HOVER {
	color : Silver;
	text-decoration : underline;
}
.section
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #330000;
	margin-left : 300px;
}
.sectionmid
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #330000;
	margin-left : 80px;
}
.sectionleft
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-left : 550px;
	color : #330000;
}
.address
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	margin-left : 20px;
	color : #330000;
	margin-top : 20px;
}
.details
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	margin-left : 20px;
	color : #330000;
	margin-top : 20px;
}
.paratext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #330000;
	margin-left : 30px;
	margin-right: 20px;
}
.paratextindent
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #330000;
	margin-left : 20px;
	
}
.tableindent
{
	margin-left : 20px;
}
