.gh_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#600
}

.left-table {
   table-layout: fixed;
    margin:0;
    height:100%;
    width:63%;
    border:none
}

.right-table {
   table-layout: fixed;
    margin:0;
    padding:25px;
    height:100%;
    width:37%;
    border:none
}

.copy-table {
    width: 84px;

}
.nav a:link { 
	text-decoration: none; 
	font-size: 18px; 
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif
}
.nav a:visited { 
	text-decoration: none; 
	font-size: 18px; 
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif
}
.nav a:hover { 
	color: #E00;
	text-decoration: none;
}

.descriptions {
	font-family: Geneva, Verdana, Arial, Tahoma;
	font-size: 12px;
}

a { 
	text-decoration: none; 
	color: #000000;
	font-family: Geneva, Arial, Tahoma;
	color: #990000;
	font-size: 12px

}

a.icon-link { 
	text-decoration: none; 
	color: #990000;
	font-family: Geneva, Arial, Tahoma;
	padding: 3px 0px 2px 20px; 
	background-repeat: no-repeat; 
	background-position: center left
}