body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a { color:#305BAD;}
a:hover {color:#638BF5;}
.style1 {
	color: #3c3c3c;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #6e98a6;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #848484;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #bfbfbf;
	font-size: 11px;
	font-family: tahoma;
}

td.pad10 {
padding:10px;
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
}
h1 {
	color: #757575;
	font-size: 16px;
	font-family: tahoma;
}
#txtlinks a:link,#txtlinks a:visited,#txtlinks a:active {
	color: #757575;
	font-size: 11px;
	font-weight:bold;
	font-family: tahoma,verdana,arial;
	text-decoration:none;
}
#txtlinks a:hover {
	
	text-decoration:underline;
}