a:link       {
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: #791515;
	text-decoration: 
               none;
	font-style: italic;
	background-color: #CCCAB2;
}
paragraph    {
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #CCCAB2;
}
table        {
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: #791515;
	font-style: 
               italic;
	background-color: #CCCAB2;
	border-top-color: #791515;
	border-right-color: #791515;
	border-bottom-color: #791515;
	border-left-color: #791515;
}
h1           {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: #791515;
	font-style: 
               italic;
	background-color: #CCCAB2;
}
h2           {
	font-family: Comic Sans MS;
	font-size: 14pt;
	color: #791515;
	font-style: 
               italic;
	background-color: #CCCAB2;
}
a:visited    {
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: #791515;
	text-decoration: 
               none;
	font-style: italic;
	background-color: #CCCAB2;
}
a:active     {
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: #791515;
	text-decoration: 
               none;
	font-style: italic;
	background-color: #CCCAB2;
}
body         {
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: #791515;
	font-style: 
               italic;
	background-color: #CCCAB2;
}

