@charset "utf-8";
/* CSS Document */

a:link {
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	}

/*#columLeft li li a{
	display: block;
	color: #003366;
	background-image: none;
	width: 230px;
	padding: 6px 3px 6px 2em;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	font-style: italic;
	list-style-type: disc;
	}*/
	
/*                    */ 	
/* Secondary Nav List */
/* End Here           */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003366;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
}
