
.headline {font-family:arial; font-size:20px; color:#000000; text-align:center;}

body  { margin:50px; background:#ffffff; 
	background-image: url("../images/jesus.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;}

TR.darkgrey {background-color:#606060; height:150px;}

TD.header {font-family:arial; font-size:22px; color:#FFFFFF; font-weight:bold; alignment:center;}

TD.menu {font-family:arial; font-size:10px; color:#009900; font-weight:bold; 
	 cursor:hand; alignment:center;}

TD.forms {font-family:arial; font-size:16px; color:#009900; font-weight:bold; 
	 alignment:center;}

A:link {text-decoration: none; color:#0000CC;}
A:visited {text-decoration: none; color:#990099;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: red;} 

P.header    {font-family:century gothic, arial; font-size:20px; color:#0000ff; font-weight:bold;}

P.subheader {font-family:arial; font-size:16px; color:#0000CC; font-weight:bold;}
P.normal    {font-family:arial; font-size:14px; color:#0000CC;}
P.footer    {font-family:arial; font-size:10px; color:#0000CC;}
