body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6F71;
	line-height:17px;
	text-align: justify
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

table { background-color: #E6F7FB }

h1{
font-size: 11px;
color: #383838;
font-weight: normal;
letter-spacing: 2px
}

h2{
font-size:10px;
color:#383838;
font-weight: normal;
letter-spacing: 1px
}

h3{
font-size:9px;
color:#383838;
font-weight: normal;
letter-spacing: 1px
}


a {
	text-decoration: none;
	color:#AC9F71;
}
a:hover {
	text-decoration: none;
	color:#383838;
}
a.link2 {
	text-decoration: none;
	color:#AC9F71;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px
}
a.link2:hover {
	text-decoration: none;
	color:#383838;
}

a.textLink:link {
	text-decoration: none;
	color:#AC9F71;
}
a.textLink:visited {
	text-decoration: none;
	color:#AC9F71;
}
a.textLink:hover {
	text-decoration: none;
	color:#AC9F71;
	border-bottom; 	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AC9F71;
}
a.textLink:active {
	text-decoration: none;
}
