/*
Jeff's History Department Cascading Style Sheet v. 1.00
*/

A:link {color: #990000}
A:visited {color: #990000}
A:active {color: #990000}
A:hover {
	text-decoration: underline;
	font-weight: bold; 
	color: red;
	}

B.Title { 
	Color: #F86200;
	text-decoration: underline;
	font-family: "Tahoma";
	font-size: 10.5pt;
	font-weight: bold;
	}

B.Text1 {
	Color: #F86200;
	font-family: "Tahoma";
	font-size: 9pt;
	}

B.IText1 {
	Color: #F86200;
	font-family: "Tahoma";
	font-size: 9pt;
	text-indent: 20px;
	}

B.NameT {
	Color: #4affc2;
	text-decoration: underline;
	font-family: "Tahoma";
	font-size: 11pt;
	}

P.NTitle{
 	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold; 
	}

N.Test {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold; 
	}
