/* CSS Document */

h1 {
	text-align: left;
	vertical-align:top;
	font-family:Verdana, Tahoma;
	font-size:22px;
	font-weight: bold;
	color:#D06D32;
}
h2 {
	text-align: left;
	vertical-align:top;
	font-family:Verdana, Tahoma;
	font-size:18px;
	font-weight: normal;
	color:#D06D32;
}
h3{
	text-align: center;
	vertical-align: top;
	font-family:Verdana, Tahoma;
	font-size:16px;
	font-weight: bold;
	color:#5E483D;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Tahoma;
	font-size:14px;
	color:#917F75;
}
th {
	text-align: left;
	vertical-align: center;
	font-family:Verdana, Tahoma;
	font-size:14px;
	color:#917F75;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#DF8B59;
}
a.1 {
	text-decoration: underline;
	color:#7E685C;
}
a:visited.menu {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #DF8B59;
	text-decoration: none;
}
a:link.menu {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #DF8B59;
	text-decoration: none;
}
a:active.menu {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #DF8B59;
	text-decoration: none;
}
a:hover.menu {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #DF8B59;
	text-decoration: underline;
}
a:visited.company {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link.company {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:active.company {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover.company {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
font.white{
	text-align: center;
	vertical-align: top;
	font-family:Verdana, Tahoma;
	font-size:14px;
	font-weight: normal;
	color:#FFFFFF;
}
font.black{
	text-align: center;
	vertical-align: top;
	font-family:Verdana, Tahoma;
	font-size:14px;
	font-weight: normal;
	color:#000000;
}