BODY{    BACKGROUND-COLOR: Black;    background-image: url(images/BlackBlueBG.jpg);    FONT-FAMILY: Times New Roman, Serif;    COLOR: blue;    FONT-SIZE: 14px;    FONT-WEIGHT: normal;    LETTER-SPACING: normal;    TEXT-TRANSFORM: none;    WORD-SPACING: normal;	}	.heading, .heading1 {    COLOR: Coral;    FONT-SIZE: 24px; 	}.heading2 {    COLOR: Coral;    FONT-SIZE: 14px; 	}.footer {    COLOR: Coral;    FONT-SIZE: 16px; 	}	H2 {    COLOR: white;	FONT-SIZE: 24px; 	}	LI	{	  	list-style-type:disc;	list-style-position: outside;	margin-bottom: 10px;	border-bottom: #999900 1px solid; 	FONT-SIZE: 16px; 	color: #ffffdd; 	}	/* Formats div headings for Biaogaphy page */.DivHeading {	BORDER-RIGHT: #999900 1px solid; 	BORDER-TOP: #ffffdd 1px solid;	BORDER-LEFT: #ffffdd 1px solid; 	BORDER-BOTTOM: #999900 1px solid; 		padding-bottom: 20px;	padding-left: 20px;	padding-right: 20px;	padding-top: 20px;	FONT-WEIGHT: normal; 	FONT-SIZE: 24px; 	color: white;	background-color: SlateGray;	LINE-HEIGHT: normal; 	FONT-STYLE: normal; 	FONT-VARIANT: normal;	}		/* Formats spans in div headings of Biaogaphy page */.SpanHeaderLinks{	 	float: right;	}	.DivHeaderTitle{	background-color: SlateGray;    background-image: url(images/BlackBlueBG.jpgxx);	border-style: outset;	border-color: White;	border-style: outset;	border-width: medium;	padding-bottom: 4px;	padding-left: 4px;	padding-right: 4px;	padding-top: 4px;	color: white;	}		.SpanHeaderTitle{	background-color: SlateGray;    background-image: url(images/BlackBlueBG.jpgxx);	border-style: outset;	border-color: White;	border-style: outset;	border-width: medium;	padding-bottom: 4px;	padding-left: 4px;	padding-right: 4px;	padding-top: 4px;	color: white;	}	/* Formats links in div headings of Biaogaphy page */.DivHeading A:link,.DivHeading A:visited,.DivHeading A:active {	width: 100px;	height: 25px;	background-color: SlateGray;	border-color: White;	border-style: outset;	border-width: medium;	color: White;	font-family: Times New Roman, Serif;	font-size: 12px;	font-style: normal;	text-align: center;	text-decoration: underline;		}			.DivHeading A:hover	{	width: 100px;	height: 25px;	background-color: LightSlateGray;	border-color: White;	border-style:  inset;	border-width: medium;	color: White;	font-family: Times New Roman, Serif;	font-size: 12px;	font-style: normal;	text-align: center;	text-decoration: underline;	}		/* Formats div bodies for Biaogaphy page */.DivBody{	margin-bottom: 50px;	BORDER-RIGHT: #999900 1px solid; 	BORDER-TOP: #ffffdd 0px solid;	BORDER-LEFT: #ffffdd 1px solid; 	BORDER-BOTTOM: #999900 1px solid; 		background-color: LightSlateGray;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 150px;	padding-top: 0px;	padding: 8px;	FONT-WEIGHT: normal; 	FONT-SIZE: 16px; 	color: White;	LINE-HEIGHT: normal; 	FONT-STYLE: normal; 	FONT-VARIANT: normal;	}		A:link, A:visited, A:active {	background-color: Transparent;	border-color: Red;	border-style: None;	border-width: Thin;	color: Fuchsia;	font-family: Times New Roman, Serif;	font-size: 16px;	font-style: Normal;	text-align: Center;	text-decoration: none;	}			A:hover	{	background-color: black;	border-color: Red;	border-style: None;	border-width: Thin;	color: Fuchsia;	font-family: Times New Roman, Serif;	font-size: 16px;	font-style: Normal;	text-align: Center;	text-decoration: Underline;	}