/* Global Styles */

body {
	font-family: Times New Roman, Times, serif;
}

td {
	font-family: Times New Roman, Times, serif;
}

th {
	font-family: Times New Roman, Times, serif;
}

	
a {
	color: #0080C0;
	}
	
a:hover {
	color: #0080C0;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #0080C0;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #0080C0;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #FFDDFF;
	color:#993300;
	}
	
	
h1 {
	font-family: Times New Roman, Times, serif;
}

	
h2 {
	font-family: Times New Roman, Times, serif;
}


	
h3 {
	font-family: Times New Roman, Times, serif;
	color: #0080C0;
	margin-bottom: 0px;
}

h4 {
	font-family: Times New Roman, Times, serif;
}
	
h5 {
	font-family: Times New Roman, Times, serif;
}
