/****************************************************************
 * general.css: Stylesheet file for e-horizons                  *
 *                                                              *
 * kean santos                                                  *
 * 5:22 PM 3/20/00                                              *
 *                                                              *
 ****************************************************************/
a {
	font-family: arial, helvetica,sans serif; 
	color: slategray; 
	font-weight: bold; 
	text-decoration: none;}
a.navy {
 color: navy;
};
p a {
 color: black;
 text-decoration: underline;
 font-weight: bold;}
p a:hover {
 color: blue;}
a.bigolive {
	font-family: verdana, arial,sans serif; 
	font-size: 28pt;
	color: olive;}
a.bigolive:hover {
	color: maroon;}
a:hover {
	color:black; }
a.mail {
	font-size: 9pt; 
	font-weight: bold; 
	color: darkgreen; 
	text-decoration: underline;}
a.text { 
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: black; 
	text-decoration: underline;}
a.text:hover { 
	color: maroon; }
.announce { 
	font-family: arial, helvetica, sans serif; 
	font-size:  9pt; 
	color: maroon; }
body {
	background-color: white;}
.bgtext { 
	color: darkgreen; 
	font-size: 6pt; 
	font-family: courier new, courier, monospace; }
.bodytext { 
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: black;}
.bodytext2 { 
	font-family: courier new, courier,monospace; 
	font-size: 10pt; 
	color: black;}
.finetext { 
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt; 
	color: gray;}
h1 {
	font-family: verdana, arial,sans serif;
	line-height: 80%; }
h1.fmt1 { 
	font-family: verdana, arial,sans serif; 
	font-size: 36pt; color: black; }
h1.fmt2 { 
	font-family: verdana, arial,sans serif; 
	font-size: 24pt; 
	color: olive; }
h1.fmt3 { 
	font-family: courier new, courier, monospace; 
	font-size: 48pt; 
	font-weight: bold; 
	color: black;}
h2 {
	font: bold 14pt verdana, arial,sans serif;}
h2.fmt1 {
	font-family: verdana, arial,sans serif; 
	font-size: 24pt; 
	color: dimgray;}
h2.fmt2 {
	font-family: verdana, arial,sans serif; 
	font-size: 24pt; 
	color: black;}

h2.fmt3 { 
	font-family: courier new, courier, monospace; 
	font-size: 24pt; 
	font-weight: bold; 
	color: black;}

/****************************************************************
 * used for "framing"                                           *
 *                                                              *
 * kean santos                                                  *
 * 2:54 PM 4/02/00                                              *
 *                                                              *
 ****************************************************************/

	
a.fmail {
 color: tomato;}
a.fmail:hover {
 color: darkred;}
td {
 background-color: white;}
td.bgblack {
 background-color: black;}
td.rtborder {
 border-right: 1px solid black;}
td.topborder {
 border-top: 1px solid black;}
td.botborder {
 border-bottom: 1px solid black;}
 h3.fmt3 { 
 font-family: courier new, courier, monospace; 
 font-size: 18pt; 
 font-weight: bold; 
 color: black;}
body.framed {
 background-color: black;}
table.framed {
 background-color: black;}
.padout {
 padding-left: 40px;
 padding-right: 20px;}
p.padout {
 font: 10 pt arial;
 padding-left: 40px;
 padding-right: 25px;
 text-indent: 3em;}

