a{
	text-decoration: none;
}

a:link{
	color: #753919;
}

a:visited{
	color:#753919;
}

a:active{
	color:#753919;
}

a:hover{ 
	color:#cc3366; 
	left: 1px; 
	top: 1px; 
	text-decoration: underline; 
	position: relative; 
}

body{
	background-color: #B5CBA1;
	margin: 10px;
}

H1,H2,H3{
	margin-top:0;
	margin-bottom:0;
	font-size: 14;
}

BODY,TD,P{
	font-family : "MS UI Gothic";
	color:#505050;
	line-height: 1.5;
	font-size : 10pt;
}

table.tbSet{
	font-size : 10pt;
	border: solid 0px; 
	border-collapse: collapse;
}
