body         
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 9px;
	color: #AC5163; 
	font-family: arial; 
	background-color: #F8CCC9; 
	margin: 2px;
	padding: 2px
	}
	
	.c
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 12px;
	color: #AC5163; 
	font-family: arial; 
	padding: 2px; 
	border-color: #F8CCC9;
	border-width: 0pt;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-style: dashed;
	}

A:link, A:active, A:visited     
	{text-decoration:none;
	font-weight: bold; 
	color: #3E2775;}
	
	b   
	{text-decoration:none;
	font-weight: bold; 
	color: #3E2775;}
A:hover     
	{font weight: bold;
	text-decoration:none;
	color: #F8CCC9; 
	background-color: #AC5163;
        .c
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 12px;
	color: #F8CCC9; 
	font-family: arial; 
	padding: 2px; 
	border-color: #AC5163;
	border-width: 0pt;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-style: dashed;
	};
	background-color: #AC5163;
	cursor: default
	}

.head
	{
	font-size: 11pt;
	font-family: tahoma; 
	font-weight: bold;
	text-transform: uppercase; 
	color: #85507E;
	padding: 2px; 
	border-color: #85507E;
	border-width: 0pt;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: dashed;
	}

table 
	{font: 10pt arial;}

input, textarea, button, select, option
	{background-color: #F8CCC9;
	color: #85507E;
	font-size:8pt;
	font-family: Verdana;
	font-weight: bold; 
	letter-spacing:0; 
	border-style: solid; 
	border-top: #F8CCC9 1px solid;
	border-left: #F8CCC9 1px solid;
	border-bottom: #F8CCC9 1px solid;
	border-right: #F8CCC9 1px solid;}
