	a:link {
		color: #C0C0C0;
		text-decoration: underline;
		}
	a:visited {
		color: #C0C0C0;
		text-decoration: underline;
		}
	a:hover {
		color: #FFFFFF;
		text-decoration: none;
		}
	a:active {
		color: #99FFFF;
		text-decoration: underline;
		}

	H1 { 
		font-family: Garamond, "Times New Roman", Times, serif; color: #97B4CE;
		}
	H2 { 
		font-family: Garamond, "Times New Roman", Times, serif; color: #C4D5C6;
		}

	ul {
		list-style-image: url(images/bullet.gif);
		}
		
	body{
		color: #C0C0C0;
		}

	.bluetext {color: #97B4CE}
	
.timeline {
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 20pt;
}
