body {
	color: #5f5f5f;
	font-family: "Sans-serif";
	background-image: url(bkgd5.jpg);
}
.itemBorder { 
	border: 1px solid;
	color: #959595; 
}
.itemText { 
	text-decoration: none; 
	color: #fffffe; 
	font: 12px Arial, Helvetica; 
}
.crazyBorder { 
	border: 2px outset #884f94;
}
.crazyText { 
	text-decoration: none; 
	color: #522f59; 
	font: Bold 12px Arial, Helvetica; 
}
a:link, a:visited{ 
	color: #fffffe; 
	text-decoration: none;
	font-weight: bold;
} 
a:active, a:hover, a:focus,  { 
	color: #884f94; 
	text-decoration: none; 
	font-weight: bold;
}
a.pink:link, a.pink:visited{ 
	color: #884f94; 
	text-decoration: none;
	font-weight: bold;
} 
a.pink:active, a.pink:hover, a.pink:focus,  { 
	color: #522f59; 
	text-decoration: underline; 
	font-weight: bold;
}
a.two:link, a.two:visited { 
	color: #884f94; 
	text-decoration: none;
} 
a.two:active, a.two:hover, a.two:focus { 
	color: #ddabe7; 
	text-decoration: underline; 
}
a.three:link, a.three:visited { 
	color: #686868; 
	text-decoration: none;
} 
a.three:active, a.three:hover, a.three:focus { 
	color: #884f94; 
	text-decoration: underline; 
}
a.footer:link, a.footer:visited{ 
	color: #fffffe; 
	text-decoration: none;
	font-weight: bold;
	font-family: "Sans-serif";
	font-size: .9em;
} 
a.footer:active, a.footer:hover, a.footer:focus,  { 
	color: #fffffe; 
	text-decoration: underline; 
	font-weight: bold;
	font-family: "Sans-serif";
	font-size: .9em;
}
div	{
	text-align: justify;
	font-family: "Sans-serif";
	color: #686868; 
}
div.contact	{
	text-align: center;
	font-family: "Sans-serif";
	color: #686868; 
}
div.purple	{
	text-align: justify;
	font-family: "Sans-serif";
	color: #884f94; 
}
div.purple2 { 
	color: #884f94; 
	text-decoration: none;
	font-weight: bold;
} 
div.footer	{
	text-align: center;
	font-family: "Sans-serif";
	color: #5f5f5f; 
	font-size: .9em;
}
font.calone {
	color: #959595;
	font-size: .9em;
}
font.cal2 {
	color: #959595;
	font-size: 1.0em;
	font-family: "Verdana";
}
font.cal3 {
	color: #5f5f5f;
	font-size: .8em;
	font-family: "Sans-serif";
	text-align: center;
}
img	{
	border-color: #454546;
}
b {
	font-family: "Sans-serif";
}
td {
	font-family: "Sans-serif";
	color: #522f59;
}
td.two {
	color: #454546; 
}
td.three {
	font-family: "Sans-serif";
	font-size: .9em;
}
li {
	font-family: "Sans-serif";
}
h1.two {
	font-family: "Lucinda Bright";
	color: #454546; 
}
h1.three {
	font-family: "Lucinda Bright";
	color: #454546; 
}
h2 {
	color: #5f5f5f;
}
h2.two {
	font-family: "Sans-serif";
	color: #884f94; 
}
h3 {
	font-family: "Sans-serif";
	color: #884f94; 
	font-weight: bold;
	margin-top: 0pt;
}
h5 {
	font-family: "Sans-serif";
}
hr {
	 color: #454546;
}
ul.one {
	color: #5f5f5f;
	margin-left: 15pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	list-style-type: disc;
	font-size: 1.0em;
	font-family: "Sans-serif";
}