@CHARSET "UTF-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0pt;
	padding: 0pt;
	font-family: Tahoma, Trebuchet MS, Lucida Grande,Verdana,Geneva,Arial,sans-serif;
	font-size: 11px;
	color: #333333;	
}
body {
	background-color: #abb9cc;
	background-image: url('background_trek.gif');
	background-repeat: repeat-y;
}
img {
	border: none;
}
a, object  {
	outline: none;
}

a {
	color: #03354e;
	text-decoration: none;
}
a:hover {
	color: #477eb6;
}