@charset "UTF-8";
.sidebar {font-weight: bold; color: #354162; font-size: 12px;  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  text-transform: uppercase;  letter-spacing: 2px;   }
.sidebar a{text-decoration: none; color: #354162;  }
.sidebar a:visited {text-decoration: none; color: #354162;}
.sidebar a:hover {text-decoration: none; color: #354162; }

h1, h2, h3, h4, h5, big{ font-family: Helvetica, Arial, sans-serif;  margin: 0 0 1em 0; padding: 0; color: #303030; font-weight: normal; }
h2{ font-size: 13pt; }
h3{ font-size: 11pt; }
h4{ font-size: 12pt; }
h5{ font-size: 11pt; }
a {
	color: rgb(0,3,6);
	text-decoration: underline;
	border-bottom: 1px;
	font-weight: normal;
}	
a:visited {color: rgb(0,3,6);}
a:hover {text-decoration: none; color: rgb(000,0,0);}	

