body {
	background-color: #f7f7f7;
	font-family: trebuchet ms;
	font-size: 8pt;
	color: #181002;
	overflow-x: hidden;
        text-align: justify;
}
a:link, a:active, a:visited {
	color: #494949;
	text-decoration: none;
	font-weight: lighter;
	font-size: 7pt;
	text-transform: uppercase;
	letter-spacing: 1px;
} 
input , textarea {
background-color : #transparent; 
font-size : 7pt; 
font-family : trebuchet ms; 
border : 0 solid #EAE2E0;  
line-height: 110%; 
text-align: justified;
} 
tr , td {
color : #000000; 
background-color : #transparent; 
font-size : 7pt; 
font-family : trebuchet ms; 
border : 0 solid #FF0000;  
line-height: 110%; 
text-align: left;
} 
b {
	color: #134849;
	background-color: #transparent;
	font-family: trebuchet ms;
	font-variant: none;
	font-weight: lighter;
	font-size: 8pt;
        letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 105%;
	text-align: left;
}

