body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

.td,tr {
	list-style: none;
	vertical-align: top;
	font-family: Trebuchet MS;
	font-size: 11px; 
	line-height: 16px; 
	color: #c0c0c0; 
	text-align: justify;}

.content_main {
	list-style: none;
	vertical-align: top;
	font-family: Trebuchet MS;
	font-size: 10px; 
	line-height: 16px; 
	color: #c0c0c0; 
	text-align: justify;}

.sidebar {
	border-bottom: 0px;
	margin-bottom: 12px;
	font-family: Georgia; 
	font-size: 13px; 
	line-height: 13px;
	letter-spacing: 0px;
	text-transform: normal;
	font-weight: bold;
	font-style: normal;
	color: #D147C9; 
	text-align: center;
	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: #D147C9;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 1px dotted #DF85DA;
	text-decoration: underline; 
	cursor: hand;
	color: #DF85DA;}

a img {
	border-bottom: 1px solid #D147C9;
	border: 0px solid #D147C9;
	padding: 1px;
	}

a img:hover {
	border-bottom: 0px solid;
	border: 0px solid #D147C9;
	padding: 1px;
	}


/*no border */

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	}

.noborder a img:hover {
	border: 0px;
	}

.border {
	border-top: 0px solid #D147C9;
	padding: 1px;}



/* FONTS */


i,em{
	font-style: italic;
	color:  #D147C9;}

b, strong {
	font-weight: bold;
	font-style: normal;
	color: #D147C9;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

