body {  font-family: Arial, Helvetica, sans-serif; 
	font-size: small;
	color: black;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	background-color: white;
}

font {  font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color: black;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
}

font.question {  font-family : arial, san-serif;
	font-size: small;
	font-weight: 600;
}

font.answer {  font-family : arial, san-serif;
	font-size: small;
}	

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: black;
	font-style: normal;
	font-weight: 800;
	text-decoration: none;
	text-align: left;
}

td {
	font-family: arial, san-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

th {
	font-family: arial, san-serif;
	font-size: small;
	font-weight: 600;
}

font.small {  font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
; font-style: normal; font-weight: 600
}

font.linkheader {  font-family : arial, san-serif;
	font-size : x-small;
	font-weight: 600;
}

a.head {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: small;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
}

font.navhead {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: x-small;
	font-weight: 800;
}

a.nav {  FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: White;
	font-size: x-small;
	text-decoration: none;
	font-weight: 800;
}

a.nav:link	{  color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 400;
}
			
a.nav:visited {  color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 400;
}

a.nav:hover {  text-decoration: none;
	color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 400;
}

a.nodec {  text-decoration: none
}

a:hover {  color: red
}

a.headnav {  FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: x-small;
	text-decoration: none;
	font-weight: 600;
}

a.headnav:link {  color: #5a5a5a;
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 600;
}

a.headnav:visited {  color: #5a5a5a;
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 600;
}

a.headnav:hover {  text-decoration: none;
	color: #4748A9;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 600;
}

a.subheadnav:link	{  color: Black;
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 300;
}
		
a.subheadnav:visited	{  color: Black;
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 300;
}

a.subheadnav:hover {  text-decoration: none;
	color: #4748A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 300;
}

LI {
	text-decoration: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 700;
}
UL {
	text-decoration: none;
	color: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 700;
}

SUP { color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 600;
  font-style: italic;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

h2 {  font-family: Arial, Helvetica, sans-serif; 
		font-size: large; 
		font-weight: 800; 
		color: black
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #C91F16;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0033;
}

h5 {  font-family: Arial, Helvetica, sans-serif; 
		font-size: medium; 
		font-style: italic; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		color: #0D73B3;
		text-align: left;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: black;
}

pre {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold; color: #000066}


.special {  font-family: Arial, Helvetica, sans-serif; 
				font-size: x-small; 
				font-weight: bold; 
				font-variant: small-caps; 
				color: #CC0033}


.yellow {
	color: black;
	background-color: #FFFF00;
}


.red {  color: #CC0033}


.light-blue {
	color: black;
	background-color: #D4EBF9;
}


.photobox {  	font-family : arial, san-serif;
					font-size : small;
					font-style: normal; font-weight: bold
}
