
HR {
	line-height : normal;
	width: 95%;
	border-left-width: thin;
	color: Navy;
	
}
BODY {
	background-color: #FDF6E6;
	font-family: Times New Roman;
	font-size: 12pt;
	color : Black;
	background: #FDF6E6;
	font: 12pt Times New Roman;
}

B {
    font-family: Times New Roman;
	font-size: 12pt;
	color : Black;
	font: bold 12pt Times New Roman;
	font-weight: bold;
	}


A {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color : #FFAD33;
	font : bold 12pt Times New Roman;
}

	A:VISITED {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color : Maroon;
	font : bold 12pt Times New Roman;
}

A:ACTIVE {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color : Maroon;
	font : bold 12pt Times New Roman;
}

A:HOVER {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline overline;
	color: Navy;
	font : bold 12pt Times New Roman;
}
A.navi {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color : #FFAD33;
	font : bold 12pt Times New Roman;
}

A.navi:VISITED {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color : Maroon;
	font : bold 12pt Times New Roman;
}

A.navi:ACTIVE {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color : Maroon;
	font : bold 12pt Times New Roman;
}

A.navi:HOVER {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline overline;
	color: Navy;
	font : bold 12pt Times New Roman;
}

TD {
	font : normal 12pt Times New Roman;
	font-family: Times New Roman;
	font-size: 12pt;
	color : Black;
}

TH {
	font : normal 12pt Times New Roman;
	font-family: Times New Roman;
	font-size: 12pt;
	color : Black;
}

H1 {
	font-family: Times New Roman;
	font-size: 18pt;
	color : Navy;
	font: bold 18pt Times New Roman;
	font-weight: bold;
}

H2 {
	font-family: Times New Roman;
	font-size: 14pt;
	color : Navy;
	font: bold 14pt Times New Roman;
	font-weight: bold;
}

H3 {
	font-family: Times New Roman;
	font-size: 12pt;
	color : Navy;
	font: bold 12pt Times New Roman;
	font-weight: bold;
}

H4 {
	font-family: Times New Roman;
	font-size: 14pt;
	color : Navy;
	font: bold 14pt Times New Roman;
	font-weight: bold;
}

U {
	font-family: Times New Roman;
	font-size: 12pt;
	color : Black;
	font: 12pt Times New Roman;
}

UL {
	font-family: Times New Roman;
	font-size: 12pt;
	color : Black;
	font: 12pt Times New Roman;
	}

BLOCKQUOTE {
	font-family: Times New Roman;
	font-size: 12pt;
	color : Black;
	font: 12pt Times New Roman;
}

P {
	font-family: Times New Roman;
	font-size: 12pt;
	color : Black;
	font: 12pt Times New Roman;
}



UL {
	font-family: Times New Roman;
	font-size: 12pt;
	color : Black;
	font: 12pt Times New Roman;
	list-style: disc;
	list-style-type: disc;
	}
LI {
	font-family: Times New Roman;
	font-size: 12pt;
	color : Black;
	font: 12pt Times New Roman;
	list-style: disc;
	list-style-type: disc;
	}
