@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
body {
	margin-left: 15px;
	margin-top: 15px;
}

.style2 {font-size: 12px}


.style12 {font-size: 14px}

.style9 {
	font-size: 24px;
	color: #FFFFFF;
}
.style11 {font-size: 10px}

.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #81515F;
}
.style10 {font-size: 9pt}
.style20 {font-size: 10pt}
.style21 {font-size: 10pt; font-weight: bold; }
.style24 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.style27 {font-size: 18}
.style28 {color: #FFFFFF}
.style29 {font-size: 24px}

a:link {
	text-decoration: none;
	color: #A46C7E;
}
a:visited {
	text-decoration: none;
	color: #A7AA64;
}
a:hover {
	text-decoration: underline;
	color: #A46C7E;
}
a:active {
	text-decoration: none;
	color: #A46C7E;
}

a.dark:link {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	
}
a.dark:visited {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	
}
a.dark:hover {
	color: #A46C7E;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
a.dark:active {
	color: #A46C7E;
}



