html { }
body {
background:url(bkbackground.gif) repeat fixed;
background-color: #eeeeee;
margin-left:20; margin-right:20;
text-align: justify;
font-family: Comic Sans MS, tacoma, arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: ;
color:black;
}
hr {color:#000000; width:103%; margin-left:-20;}
A:link {}
A:visited {}
A:active {color: red}
h1,h2,h3,h4,h5,h6
{
text-align: center;
font-family: Comic Sans MS, tacoma, arial, helvetica, sans-serif;
font-size: 18pt;
color: blue;
font-weight: bold;
}
h2
{
font-size: 16pt;
}
h3
{
font-size: 14pt;
}
h4, h5, h6 { color: gray; font-size: 12pt;}
h5,h6 { text-align: left ; }
h6 { font-style: italic;}
P
{
text-align: justify;
font-family: Comic Sans MS, tacoma, arial, helvetica, sans-serif;
font-weight: ;
margin-left:0;
margin-right:0;
font-size: 13pt;
color:black;}
p.contents
{
background-color: aqua;
text-align: center;
font-family: Comic Sans MS, tacoma, arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
margin-left:20;
margin-right:20;
indent: 20;
color:black;}
em, b, i, strong, cite
{
text-align: justify;
font-family: Comic Sans MS, tacoma, arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style:italic;
color:maroon;}
em{
color: maroon;}
strong{
color: teal;}
cite{
color: navy;}
img ( margin-top: 5; margin-left: 5; margin-right: 5; margin-bottom:5;}
ul, dl, ol, li, blockquote
{
text-align: justify;
font-family: tacoma, arial, helvetica, sans-serif;
font-size: 10pt;
font-face: clean;
font-weight: bold;
indent: 20;
margin-left:30;
margin-right:40;
color:black;}
blockquote
{ indent: 20;
margin-left:30;
margin-right:40;
}
blockquote.Q {font-variant:small-caps;} //Qumran
marquee
{
margin-left:0 ;
font-weight:bold;
color: gray;
}
table
{
width=*;
frame:border=0;
background: url(bricks/background.gif) repeat;
bordercolor=gray;
bordercolorlight=silver;
bordercolordark=gray;
}
th, td
{
font-family: tacoma, arial, helvetica, sans-serif;
font-size: 12pt;
margin-left: 2;
margin-right: 2;
}