body {background-color: #f4d7d7;}
	  
h1  {font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: normal;
	color: #692749;
	margin-top: 0%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 1%;}	
	  
p	{font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #5b5b5b;
	margin-left: 2%;
	margin-right: 7%;
	line-height: 16px;}

.reg	{font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #5b5b5b;
	margin-left: 141px;}

.reg2	{font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #5b5b5b;}
	
.error	{font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #fd0130;}
	
.highlight {font-weight: normal;
	color: #ab043a;}
	
.highlight2 {font-weight: bold;
	color: #ab043a;
	font-size: 11pt;}
	
.highlight3 {font-weight: normal;
	color: #ab043a;
	font-size: 11pt;}
	
.sidehead	{font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #e08a95;
	margin-left: 0px;}
	
.sidetext	{font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #5b5b5b;
	margin-left: 0px;
	line-height: 11px;}
	
.sidetext2	{font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #5b5b5b;
	margin-left: 0px;
	line-height: 10px;}
	
.photo	{font-size: 8pt;}
	
#content
{
	width: 100%;
	background-color: #ffffff;
}

#footer
{
	width: 100%;
	height: 72px;
	background-color: #f4d7d7;
	background-image: url(images/Karens_footer.gif);
	background-repeat: repeat;
}

#footer2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #c07273;
}

.foot
{
	color: #ffffff;
	font-weight: bold;
}

ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #5b5b5b;
	margin-left: 50px;
	margin-right: 7%;
	line-height: 16px;
	list-style-image: url(images/bullet.gif);
}

	
/* Links */
a:link {color:#c07273;
	text-decoration: none;}
	
a:active {color:#c07273;
	text-decoration: none;} 

a:visited {color:#c07273;
	text-decoration: none;}