body
{
	font-family : times, serif;
	font-size : 12pt;
}
h1 
{

	font-size : large; 
	font-weight : bold; 
	color: #006633;
}
h2 
{
	font-weight : bold; 
	font-size : medium; 
	color : #330066; 
}

h3 
{
	font-weight : bold; 
	font-size : medium; 
}
.screen
{
	display : none;
}

