#nav {display:none;
}

#nav2 {display:none;
}

#pic1 {display:none;
}

#headscreen {display:none;
}

#links {display:none;
}


BODY {
	background-color : #FFFFFF;//EEEEEE
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left : 0;
	margin-right : 0;
}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : none;
}

A:HOVER {
	background-color : #FFFFFF;
	color : #00009F;
	text-decoration:underline;
}

a.g:link, a.g:visited{color:#333333;text-decoration:none;  font-size: x-small; }
A.g:HOVER{color: Red;text-decoration:underline;  font-size: x-small; background-color :#D6D6D6 }

a.f:link, a.f:visited,A.f:HOVER{color:#333333;text-decoration:underline;  font-size: x-small; background-color :#D6D6D6}


H1 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 75%;
	margin-left : 0%;
	display:inline
}

H2 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 75%;
	margin-top : 2.7em;
	margin-left : 0%;
	display:inline
}

H3 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 75%;
	margin-top : 2em;
	display:inline
}

H4 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 95%;
	margin-top : 1.5em;
	display:inline
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : 900;
	margin-top : 1.5em;
	display:inline
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
	display:inline
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	background-color : #FFFFFF;
}

TD {
	background-color : #FFFFFF; //EEEEEE
}

td.cell { 
border-bottom: thin solid Silver;  
border-left: thin solid Silver;  
border-right: thin solid Silver; 
padding-left:5px; 
font-size: 0.8em;
}
td.cell2 { 
border-bottom: thin solid Silver;  
border-left: thin solid Silver;  
border-right: thin solid Silver; 
border-top: thin solid Silver;
padding-left:5px;
font-size: 0.8em; 
}
td.cell3 { 
border-bottom: thin solid Silver;  
border-left: thin solid Silver;
padding-left:5px;
font-size: 0.8em; 
}
td.cell4 { 
border-left: thin solid Silver;
padding-left:5px;
font-size: 0.8em; 
}
td.cell5 { 
border-bottom: thin solid Silver;  
padding-left:5px;
font-size: 0.8em; 
}
td.cell6 { 
padding-left:5px;
font-size: 0.8em; 
}
