/* demo w/bg image TulsaStyle.com Style sheet . 
	$Id: master.css,v 0.1 04052001.mr $ bg color-ff6633 */ 
body {
background-image: url(/graphics/lensFlareTS_800x90.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: #eee9e9;
font-family: Helvetica, Verdana, Arial, "sans-serif"; 
font-size: 12pt; 
} 
td { 
background-color: #eee9e9;
font-family: Helvetica, Verdana, Arial, "sans-serif"; 
font-size: 12pt; 
} 
a:link { 
color: #cd9b9b;
font-weight: bold;
 }
a:visited { 
color: #8a2be2;
 } 
p.up { 
font-size: larger; 
} 
p.center {
 text-align: center;
 }
p.right {
text-align: right;
 } 
p.detail {
font-size: smaller;
 } 
p.up {
font-size: larger;
 }
em {
font-family: Georgia Italic, Trebuchet Italic, Times New Roman Italic;
font-style: italics;
font-weight: bold;
} 
.announce {
font-family: Verdana, Arial, "sans-serif"; 
font-size: 14 pt;
font-weight: bold;
}
