body, table, tr, td {
	font: 8pt Tahoma;
	color: #F33A68; }

body {
background-color: #FBC9C9;
color: #F33A68;
font-family: Tahoma;
font-size: 8pt;
scrollbar-face-color: #FBC9C9;
scrollbar-shadow-color:#FBC9C9;
scrollbar-3dlight-color:#FBC9C9;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#FBC9C9;
scrollbar-track-color:#FBC9C9;
scrollbar-darkshadow-color:#FBC9C9;
scrollbar-highlight-color:#FBC9C9;
scrollbar-shadow-color:#FBC9C9;
}

.heading{
font-family: Tahoma;
font-weight: bold;
font-size: 11pt;
color: #F33A68;
text-align: right;
background-color: none;
border-top: none;
border-bottom: 1px #F33A68 dotted;
border-right: none;
border-left: none;
padding: 3px;
}

.content{
font-family: Tahoma;
font-size: 8pt;
border-top: none;
border-bottom: none;
border-right: none;
border-left: none;
text-align:justify;
padding: 4px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: none;
	color: #720521}


a:hover {color: #720521; text-decoration: none; text-transform:uppercase; font-weight: bold;}

input, textarea, option, select {
	background-color: transparent;
	font-family: Tahoma;	
	font-size: 8pt;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #F33A68;
	padding:2px}