.master{
width: 99%;
height: 100%;
border-width: 0px;
}
.nav a:link {
	background-color : inherit;
	text-decoration : none;
	color : #000000;
	font-family : futura, helvetica, arial, sans-serif;
	font-size : .75em;
	font-weight : bold;
} 
.nav a:visited { 
background-color : inherit;
text-decoration : none;
color : #000000;
font-family : futura, helvetica, arial, sans-serif;
font-size : 0.75em;
font-weight : bold;
} 
.nav a:active { 
background-color : inherit;
text-decoration : none;
color : #7a7a7a;
font-family : futura, helvetica, arial, sans-serif;
font-size : 0.75em;
font-weight : bold;
} 
.nav a:hover { 
background-color : inherit;
text-decoration : none;
color : #000000;
font-family : futura, helvetica, arial, sans-serif;
font-size : 0.75em;
font-weight : bold;
} 
.nav { 
color : #000000;
width : 149px;
border : 0;
text-align : center;
background-color : #dbdbdb;
} 
body {
	background-color : #ffffdd;
	color : #000;
	margin-top : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-bottom : 1px;
} 
.general { 
font-family : "Verdana", futura, helvetica, arial, sans-serif;
font-size : .8em;
} 
table a:link { 
background-color : inherit;
color : #000000;
font-family : futura, helvetica, arial, sans-serif;
font-size : .75em;
font-weight : bold;
} 
table a:visited { 
background-color : inherit;
color : #8a8a8a;
font-family : futura, helvetica, arial, sans-serif;
font-size : 0.75em;
font-weight : bold;
} 
table a:active { 
background-color : inherit;
text-decoration : none;
color : #7a7a7a;
font-family : futura, helvetica, arial, sans-serif;
font-size : 0.75em;
font-weight : bold;
} 
table a:hover {
	background-color : inherit;
	text-decoration : none;
	color : #000000;
	font-family : futura, helvetica, arial, sans-serif;
	font-size : 1em;
	font-weight : bold;
} 
.master tr .general strong {
	font-size: 1em;
}

