body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #660E66;
	margin: 0px 1%;
	padding:0px;
	background-image: url('http://www.dianefitzgerald.com/images/Background.gif');
}
H1	{	
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	14pt;
	color:	#660E66;
	font-weight: 	bold;
	background:	#f0f8ff;
}
H2	{	
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	14pt;
	color:	#660E66;
	font-weight:	bold;
	background:	#f0f8ff;
}
A.{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #591E55;
	font-weight: bold;
	text-decoration: underline;
}
A:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #591E55;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #591E55;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #92499E;
	font-weight: bold;
	text-decoration: underline;
}
fieldset {
	margin: 5px;
	border-width: medium;
	padding: 5px;
	border-style:solid;
	border-color: #ffffff;

}
A.Menu:link
	{
	color:          #940C0E;
	font-family:    Arial, Helvetica, sans-serif;
	font-size:      10pt;
	font-weight:		bold;
	text-decoration:   none;
	}

A.Menu:visited
	{
	color:          #940C0E;
	font-family:    Arial, Helvetica, sans-serif;
	font-size:      10pt;
	font-weight:		bold;
	text-decoration:   none;
	}

A.Menu:hover
	{
	color:          #C98834;
	font-family:    Arial, Helvetica, sans-serif;
	font-size:      10pt;
	font-weight:		bold;
	text-decoration:   none;
}
.Table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#660E66;
	align: top
	padding: 5px;
}
TH.Table {
	background: #660E66;
	color: #ffffff
}
TD.Table {
	vertical-align : top
}
#Left {
	width:22%;
	float:left;
	color:#000000;
	background:#cce7ff;
	padding:10px;
	height : 100%;
}
#footer {
	color:#660066;
	font-size:8pt;
	width:100%;
	padding:4px;
	vertical-align : bottom;
}
#footer A {
	color:	##660066;
	text-decoration:	none;
	font-weight:  normal;
	}

#footer A:visited {
	color:	##660066;
	text-decoration:	none;
	font-weight:  normal;
	}

#footer A:hover {
	color:	##660066;
	font-size:8pt;
	text-decoration:	none;
	font-weight:  normal;
	}

#light {
	width:95%;
	background:#ffffff;
	padding:5px;
	margin : 10px 10px 10px 10px;
}

#dark {
	width:95%;
	background:#ebf7ff;
	padding:5px;
	margin : 10px 10px 10px 10px;
}
#dark A:hover {
	background:	#cce7ff;

}
li {
	margin-top: 10pt;
	margin-bottom: 10pt;
}