body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: black;
}

table.navbar a
{
	color: blue;
	text-decoration: none;
}

table.navbar a:link
{
	color: blue;
	text-decoration: none;
}

table.navbar a:visited
{
	color: blue;
	text-decoration: none;
}

table.navbar a:hover
{
	color: rgb(255, 154, 102);
	text-decoration: none;
}

div.navbar
{
	list-style-type: none;
	padding: 2px;
	margin: 2px;
}

div.navbar a
{
	padding: 1px;
	margin: 1px;
	border: 0px;
	text-decoration: none;
}

div.navbar a:link
{
	font-size: 10pt;
	color: blue;
	background-color: rgb(248,248,248)
}

div.navbar a:visited
{
	font-size: 10pt;
	color: blue;
	background-color: rgb(248,248,248)
}

div.navbar a:hover
{
	font-size: 10pt;
	color: rgb(255, 154, 102);
	background-color: rgb(198, 49, 24)
}

div.company
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: rgb(198,49,24);
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent
}

div.company_desc
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: black;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: transparent
}

td.banner_image
{
	background-image: url("banner-right.jpg");
}

a.navbar
{
	padding: 2px;
	text-decoration: none;
}

h1
{
	font-size: 36pt;
	font-family: serif, sans-serif, SunSans-Regular, Helvetica, Geneva, Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
