body {
	background-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 9pt;
	color: #404040;
	overflow-x: hidden;
}
a:link, a:active, a:visited {
	font-size:7pt;
	font-family:Tahoma;
	line-height:8pt;
	color: #FF0000;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}
a:hover {
	color: #000000;
	cursor:default;
}
b {
	color: #FFFFFF;
}
b2 {
       color: #FF0000;
}
table, td, tr {
	font-size: 7pt;
}
.h1 {
	font-size: 7pt;
        width: 100%;
        background-color: #FFFFF;
        font-family: Tahoma;
	text-transform: uppercase;
        font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	border-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;

}
.h2 {
	font-size: 7pt;
        width: 100%;
        background-color: #fec9d3;
        font-family: Tahoma;
	text-transform: uppercase;
        font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	border-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
a img {
	border: 1px;
        color: #ff5174;
}
a:hover img {
	border: 1px;
        color: #000000;

}
.default {
	width: 100%;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
      padding: 0px;
      background-color: #f5a7b6;
}

