body, body td, body div, body pre, body code, body .small {
	font-size: x-small;
	voice-family:  "\"}\"";
	voice-family: inherit;
	font-size: small;
	}
	
body p, body th, body li, body dd, body dt, body dl {
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
	}
	
body .small {
	font-size: x-small;
	voice-family:  "\"}\"";
	voice-family: inherit;
	font-size: small;
	}
	
body h1, body h2 {
	font-size: large;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-large;
	}

body h3, body h4 {
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
	}

html>body, html>body div, html>body td, html>body pre, html>body code	{
	font-size: small;
	}
	
html>body p, html>body th, html>body li, html>body dd, html>body dt 	{
	font-size: medium;
	}

	
html>body h1, html>body h2 {
	font-size: x-large;
	}

html> body h3, html>body h4 {
	font-size: medium;
	}
	
.invisible {
	display: none;
    }

body td.orange {
    background-color: transparent;
	color: #666666;
 }    
 
html body {  
    color: #666666; 
    background-color: #FFFFCC;    
    background-image: url(images/topie.png);
    background-repeat: repeat-x; 
}