body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;}

/* STRUCTURAL */

.td,tr {
vertical-align: top;
font-family: Lucida Sans, Trebuchet MS, Arial; 
font-size: 11px; 
line-height: 14px; 
color: #000000; 
}

.content_main {
vertical-align: top;
font-family: Lucida Sans, Trebuchet MS, Arial; 
font-size: 10px; 
line-height: 14px; 
color: #000000; }

.sidebar {
font-family: Lucida Sans, Trebuchet MS, Arial; 
font-size: 10px; 
border-bottom: 1px solid #F7BBB3;
line-height: 11px; 
color: #3B3939; 
text-align: justify;
font-weight:bold;
padding-left: 4px;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;}

/* FONT COLORS */

a:link {
text-decoration: none;
cursor: hand;
font-weight:bold;
color: #FA8566;
letter-spacing:0px; 
text-align: justify;}

a:active {
text-decoration: none;
cursor: hand;
color: #FA8566;
letter-spacing:0px; 
text-align: justify;}

a:visited {
text-decoration: none;
cursor: hand;
color: #3B3939; 
letter-spacing:0px; 
text-align: justify;}

a:hover {
text-decoration: underline; 
cursor: hand;
color: #3B3939;}

/* FONTS */


i,em{
	font-style: italic;
	color:  #EF5019;}

b, strong {
	font-weight: bold;
	font-style: normal;
	color:  #454241;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}
