
.divCenter a:link { color: darkblue;
}

.divCenter a:visited { color: darkblue;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1415;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1415;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1415;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1415;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}	

.myt {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}	

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}	


h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D1311;
 margin: 0;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1E1415;
}

.c2 {
	color: #6B4734;
	font-size: 12px;
}

.style1 {color: #0000CC}
.style2 {color: #FF0000}
.style3 {color: #009900}
.style5 {color: #666666}
.style6 {color: #00CC00}

.style7 {
	color: #6B4734;
	font-size: 12px;
}

