/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
.style10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9DA2B3;
}

.style12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.style9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#DFDFFF;
	color: #222222;
}

.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}


body {
	background-color: #FFFFFF;
}
body,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a {
		color: #E0E8FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

#navigation a {
	font: bold 16px "Times New Roman", Times, serif;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}

a:hover {
	text-decoration:underline;
	font: bold;
}
a:active {
	text-decoration: none;
	color: #E0E8FF;
	font-weight: bold;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

h2 {
	font-size: 14px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
