body {
	color:#000;
	background-color: rgb(245,245,245);
}

body, table, tr { 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 0px 
}

td { 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px; line-height: 14px;}
	
td.c1 {
	color:rgb(225,225,225); 
	background-color: rgb(189,115,33)
}

h2 { 
	color: black;
	background-color:transparent;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: 700; font-size: 12px; 
	margin-top: 14px;
}

h3 { 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
}

strong { 
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight:700; margin-top: 14px;
}

small {
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	line-height: 12px; 
	color: #000; 
	background-color: transparent
}

.style9 {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: white; background-color: #aaa;}	

.style1 {
	margin-top: -20px 
	}

.style2 { 
	color: rgb(225,225,225); 
	font-family: Times, "Times New Roman", serif; 
	font-size: 46px; 
	line-height: 46px; 
	background-color: rgb(189,115,33); 
	font-weight: bold
}
	
.style3 { 
	color: rgb(225,225,225); 
	font-family: Times, "Times New Roman", serif; 
	font-size: 16px; 
	background-color: rgb(189,115,33); 
	font-weight: bold 
}

.style4 { 
	color: #000; 
	background-color: transparent; 
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	line-height: 12px
}

.style5 {
	font-family: Times, "Times New Roman", serif; 
	font-size: 12px; 
	font-weight: bold
}

.style6 {
	font-size: 8px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	line-height: 12px; 
	color:rgb(225,225,225); 
	background-color: transparent
}

a:link  {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: rgb(140,58,8);
	background-color: transparent;
	text-decoration: none; 
}

a:visited {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	/*color: rgb(68,68,68);*/
	/*color: #696969;*/
	color: rgb(140,58,8);
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: rgb(189,115,33);
	background-color: transparent;
}

a:active {
	color: rgb(140,58,8);
	background-color: transparent; 
	text-decoration: none;
}
a.menu:link  {
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: rgb(140,58,8);
	background-color: transparent;
	text-decoration: none; 
}

a.menu:visited {
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	/*color: rgb(68,68,68);*/
	/*color: #696969;*/
	color:  rgb(140,58,8); 
	background-color: transparent;
	text-decoration: none;
}

a.menu:hover {
	color: rgb(255,255,255);
	background-color: transparent;
}

a.menu:active {
	color: rgb(255,255,255);
	background-color: transparent; 
	text-decoration: none;
}

