/* CSS Document */

.body_txt {
	font-family: Garamond;
	font-size: 12px;
	color: 686868;
}
p{
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
font-family: tahoma;
font-size: 11px;

}

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #676867;
	
}
.th1 {
	font-family: tahoma;
	font-size: 11px;
	color: #059CFB;
}

.style1 {
	font-family: tahoma;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;	
	color: #095CF5;	
}

.style4 {
	font-family: tahoma;
	font-size: 12px;
	margin-left: 1px;
	color: #5CC003;
	font-weight:bold;
}
.more {
	font-family: tahoma;
	font-size: 11px;
	color: #FE8A02;
	
}
.toplink {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.style5 {
	font-family: tahoma;
	font-size: 14px;
	color: #059CFB;
	font-weight:bold;
}
.style6 {
	font-family: tahoma;
	font-size: 12px;
	color: #676867;
	font-weight:bold;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #58BA3F;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #58BA3F;
}
a:hover {
	text-decoration: underline;
	color: #004DA4;
	font-weight:bold;
}

a:active {
	text-decoration: none;
	color: #58BA3F;
}
.aa:link {  
	font-family: tahoma;
	font-size: 11px;
	color: #58BA3F;
	text-decoration: none;
	font-weight:bold;
	
}

.aa:hover {
	text-decoration: underline;
	color: #004DA4;
	font-weight:bold;
}
