body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

.td,tr {
	list-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #000000; 
	text-align: justify;}




.sidebar {
	border-bottom: 0px;
	margin-bottom: 12px;
	font-family: Rockwell, Arial, Georgia; 
	font-size: 13px; 
	line-height: 13px;
	letter-spacing: 0px;
	text-transform: normal;
	font-weight: bold;
	font-style: normal;
	color: #B60089; 
	border-bottom: 1px dotted #F409C6;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;}


/* REG LINK COLORS */

a:link, a:visited, a:active {
	border-bottom: 0px;
	font-style: none;
	text-decoration: none; 
	cursor: hand;
	color: #F409C6;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 0px dotted #B70091;
	text-decoration: underline; 
	cursor: hand;
	color: #EB77A4;}

a img {
	border-bottom: 1px solid #B70091;
	border: 1px solid #B70091;
	padding: 2px;
	}

a img:hover {
	border-bottom: 1px solid;
	border: 1px solid #B70091;
	padding: 2px;
	}


/*no border */

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	}

.noborder a img:hover {
	border: 0px;
	}

.border {
	border-top: 1px solid #B70091;
	padding: 2px;}



/* FONTS */


i,em{
	font-style: italic;
	color:  #B70091;}

b, strong {
	font-weight: bold;
	font-style: normal;
	color:  #F40DBF;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

