/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.style2 {font-style: 
    italic; 
    color: #969662; 
    font-size: 14px;
	font-weight: bold;	
}
.style1 {font-style: 
    italic; 
    color: #969662; 
    font-size: 11px;
	font-weight: bold;	
}
a:link {
	color: #82745a;
}
a:visited {
	color: #82745a;
}
a:active {
	color: #82745a;
}
a:hover {
	color: #aa9d84;
}
a.home:link {
	color: #000000;
	text-decoration: none;
}
a.home:visited {
	text-decoration: none;
	color: #000000;
}
a.home:hover {
	text-decoration: none;
	color: #b4a994;
}
a.home:active {
	text-decoration: none;
	color: #000000;
}

.text-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text2-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
}
.text-tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}.text-16 {
	font-size: 16px;
	font-weight: bold;
	color: #7DB1FF;
}
