* {
font-family: Century Gothic, Helvetica, Arial, sans-serif; 
}

body
{margin: 0 0 0 0 ; padding: 0 0 0 0 ; background-color:#fafafc; color: #101020; }

body, td
{
	font-size: 0.8em;
}

h1
{
	font-size: 1.25em;
	color: #c00;	
}

h2, h3
{
	font-size: 1em;
	color: #c00;
}

a 
{color: #15e; text-decoration: none; padding: 2px 2px 2px 2px; font-weight: bold;}
a:hover
{color: #093; border: 2px #093 solid; padding: 0 0 0 0;	}


.content_frame {
	width: 800px; 
	height: 600px; 
	background: url(/bg.png); 
}

.content {
	width: 779px; 
	height: 592px; 
	position: relative; 
	left: 12px; 
	top: 2px; 
	overflow: auto;
}

p 
{
	text-align: justify;
}

#zappy {
border: none;
width: 800px;
height: 20px;
}
