a:active {  color: #9b8498; text-decoration: none; font-weight: normal;}
a:link {  color: #9b8498; text-decoration: none; font-weight: normal;}
a:visited {  color: #9b8498; text-decoration: none; font-weight: normal;}
a:hover {color: #f79db7; text-decoration: none; font-weight: normal;}

 P {	FONT-FAMILY: arial; FONT-SIZE: 11px; margin-top: 0px;}
 A {	FONT-FAMILY: arial; FONT-SIZE: 11px;}
 b {color: #f79db7;}
 i {color: #f79db7;}

body { text-align: justify;
font-weight: normal; font-size: 11px;
font-family: arial; 
background-color: #fdf1f9;
background-image: url('bg.jpg');
background-repeat: repeat-x;
line-height: 18px;
margin-bottom: 0px;
margin-top: 0px;
color: #fd4c60;}
	
h1 {
	font-size:17px;
	color: #bb0000;
	font-family: times new roman;
	font-style: none;
	text-transform: uppercase;
	line-height:5px;}

h1:first-letter { color: #d60000; font: 22px "times new roman", georgia, lucida bright; font-style: bold; text-transform: uppercase; background-image: url('h1bg.jpg');}

td, th, tr {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #4a2355;
	line-height: 18px;
}

.image {
	border-color: #e3b3c3;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: #f4f6f3;
}

li {
	list-style-type: none;
	padding: 0 0 0 12px;
}

ul {
	padding-left: 18px;
}

  textarea, input
{background-color: #f8e4e6; 
color: #bb0000; 
border: 1px solid #f79db7; 
font-size: 12px; 
font-family: arial} 