@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 24px;
	color: a67c52;
	font-weight:100;
}
h2 {
	font-size: 18px;
	color: a67c52;
	font-weight:100;
}
body,td,th {
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}
a {
	font-size: 16px;
	color: a67c52;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: a67c52;
}
a:hover {
	text-decoration: underline;
	color: a67c52;
}
a:active {
	text-decoration: none;
	color: a67c52;
}
.style1 {
	color: #FFFFFF;
	font-size: 14;
}
.class1{line-height:.4em;}
.class2 a:link {
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
}
.class2 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
}
.class2 a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
	text-decoration:underline;
}
.class2 a:active {
	color: #ffffff; 
	text-decoration: none;
	font-size:14px;
}
.style2 {
font-size: 22px; font-weight:100;
}

.style3 {
font-size: 16px; font-weight:100;
}
img{border:0px;}