body {
	font-family: tahoma;
	font-size: 7pt;
	color: #B84A53;
}

a:link, a:active, a:visited {
text-transform: uppercase;
color: #FA9CAA;
font-size: 7pt;
font-weight : bold;
}

a:hover {
	color: #FB7589;

}

td, tr {
    font-family: tahoma;
	font-size: 8pt;
	text-align: justify;
}

b {
color:#FF4B53;
text-transform: uppercase;
}

.main{
padding: 6px;
}

.head {
padding: 4px;
background-color: #FFFFFF;
font-size: 9px;
text-transform: uppercase;
color: #FC96AC;
line-height: 12px;
text-align: left;
font-weight : bold;}