/* 
tem.css 
Author: David Sadler
www.david-sadler.org
*/
/*
font-family: Helvetica, sans-serif, Verdana, Arial ; 
font-family : "times new roman","book antiqua",serif;
*/

*/
a { text-decoration : underline;}
a:hover { text-decoration : none;}
a:link {color: #99CCFF;
font-weight : bold; 
}
a:active {color: #ffff00;
font-weight : bold; 
}
a:visited {color: #ffff00;
font-weight : bold; 
}
blockquote{
/* color : yellow; */
font-family: Helvetica, sans-serif, Verdana, Arial ; 
font-size : 12pt; 
font-style : normal;
font-weight : normal;
color : aqua;
margin-left : .25in;
margin-right : .25in
}
body { 
margin-top: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
font-family : "times new roman","book antiqua",serif;
font-size: 14px;
color: #ffffff;
background-color : #000000;
background-image : url(http://www.enterprisemission.com/images/s_stars.gif)
}
.story_title_head {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 50px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none;
text-align : center
}
.story_title_sub {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 30px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none;
text-align : center
}
.quote {
font-family: geneva,verdana, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold; 
color: #00FFCC;
}
td {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
}
.title {
font-family : Arial, Helvetica, sans-serif;
font-size : 34; /* "book antiqua","times new roman",serif */
/* letter-spacing: .4em; */
color: #8000FF;
font-style : normal; 
/* font-weight : bold; */
text-align : center;
}
.contact_hdr {

}
.contact_foot_left {
font-family :"Verdana, Arial, Helvetica, sans-serif";
color: #00ff00;
font-size : 8pt;
font-weight : bold;
text-align : left
}
.contact_foot_right {
font-family :"Verdana, Arial, Helvetica, sans-serif";
color: #00ff00;
font-size : 8pt;
font-weight : bold;
text-align : right 
}
p {  
font-family: Arial, Helvetica, sans-serif; /* Verdana, */
font-size: 12px ;
/* padding-right : .5in; 
padding-left : .5in; */
}
p.l {text-align : left;}
p.c {text-align : center;}
p.r {text-align : right;}
p.j {text-align : justify;}
.pad {padding-left: .25in;}
