body { background: url(images/background.jpg) repeat-x; margin: 0px;}
body { 
	color: #000; 
	background-color: #C0DEFF; 
	text-align: justify; font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-family: trebuchet ms, verdana;
	font-size: 14px; 
	margin: 0px;
}
p, td  { padding: 0; margin: 0; font-size: 14px; }
h1 { padding: 0; margin: 0; font-size: 18px; font-weight: bold; }
h2 { padding: 0; margin: 0; font-size: 16px; font-weight: bold; }
ul { padding-right: 1em; text-align: left; margin-bottom: 1em; }
.right { font-style: italic; }
.normal { font-style: normal; }

.content {  font-style: normal; 
			font-family: trebuchet ms, verdana;
			font-size: 14px;
}

.left {
	font-size: 11px;
	font-color: #333333;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 12px;
	margin-bottom: 14px;
	padding: 0px;
	line-height: 14px;
	list-style-type: none;
	text-transform: capitalize;
}

.leftnav {
	font-size: 11px;
	font-color: #333333;
	margin-top: 50px;
	margin-right: 4px;
	margin-left: 15px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 20px;
}

a:link, a:visited {
  color            : #000000;
  text-decoration  : none;
  font-family      : trebuchet ms, verdana;
}

a:hover {
  color            : #4490B4;
  text-decoration  : none;
}