﻿@media screen
{
p
{
    font-family : tahoma;
    Font-size : 18px;
    color : #FBB917;
    margin-left : 0px;
    line-height : 22px;
}
p.indent
{
    Margin-left : 40px;
}
p.flash
{
    Margin-left : 0;
    Color : rgb(240, 240, 240);
}
em {color : #FFE87C;
    background-color : black;
    Font-style : normal;
    font-weight: bold;
}

em.reflex {color : #FFE87C;
background-color:transparent;
    Font-style : normal;
    font-weight: bold;
}



qp
{
    background-image : url("Spaceback2.jpg");
}
u
{
	Background-color : black;
	Text-decoration : none;
}



div.indent
{
    Margin-left : 40px;
}
img.floatRight
{
    float : right;
    Clear : right;
    Margin-left : 0px;
}
table.floatRight
{
    float : right;
    Clear : none;
    Margin-left : 0px;
    text-align : center;
    vertical-align : middle;
  
}
img.floatRightLong
{
    float : right;
    Clear : right;
    Margin-left : 140px;
}
body
{
    font-family : tahoma;
    font-size : 18px;
    color : #FFD119;
    font-weight : normal;
   

}
tbody
{
    font-family : tahoma;
    Background-color : transparent;
    font-size : 18px;
    line-height : 22px;
}


a:link
{
    color : cyan;
    border-style:none;
}


a:visited
{
    color : deepskyblue;
    border-style:none;
}


a.cfsl
{   
    color:cyan;
    border-style:none;
    font-family:MS-Serif;
    font-size:22px;
    font-style:  normal;
    font-weight:normal;
    text-decoration:none;
    position:relative;
    left:20px;
    top:-4px;
 
  
}


a:hover
{
    color : crimson;
    border-style:none;
}
a:active
{
    color : khaki;
    border-style:none;
}


h1 {font-size : 27px;
    font-family : times;
    font-weight : bold;
    color : #E42217;
    }
h2 {font-size : 22px;
    font-family : tahoma;
    font-weight : bold;
    color : #E42217;
    }
h3 {font-size : 19px;
    font-family : tahoma;
    font-weight : bold;
    color : #E42217;
    }
h3.indent {
    Font-size : 18px;
    Padding-top : 9px;
    }    
h4 {font-size : 16px;
    font-family : tahoma;
    color : #FFE87C;
    }    
h5 {font-size : 18px;
    font-family : times;
    font-weight : normal;
    font-style : italic;
    color : cyan;
    line-height : 20px;
    padding-top: 0px;
    }
    
h5.indent
{  Margin-left : 0%;

}
    
    
    
    
li
{
    font-family : tahoma;
    font-size : 18px;
    color : #FBB917;
    padding-top: 8px;

}

li.indent
{
    Margin-left : 5px;
    
}



i
{
    font-size : 111%;
    Line-height : 86%;
    font-family : times;
    font-style : italic;
    font-weight : bold;
    color : khaki;
    }

i.quote
{   font-size : 18px;
    font-family : times;
    font-weight : normal;
    font-style : italic;
    color : cyan;
    line-height : 20px;
    padding-top: 0px;
    background-image:  url('randy/images/semitrans.gif'); 
 
    	
}
i.bg
{
	Background-color : transparent;
	Text-decoration : none;
	background-image:  url('randy/images/semitrans.gif');
	background-repeat: repeat ;
 
}


i.norm
{   font-style :normal;
    line-height : 20px;

    font-family : times;
    font-weight : normal;
    color : cyan;
    padding-top: 0px;
    
}

i.em {color : #FFE87C;
    Font-style : normal;
    font-family:Tahoma;
    font-weight: bold;
}

i.pap {color : inherit;
    Font-style :  oblique;
    font-family: Papyrus, Comic Sans MS;
    font-weight:   inherit;
     font-size:60px;
     
}    
i.CFSL {color : red;
        text-decoration:none;
    Font-style :  oblique;
    font-family:  Comic Sans MS;
    font-weight:   inherit;
     font-size:26px;
  
  
}


b
{
    color : #FFE87C;
    font-family : times;
    font-size : 108%;
    font-style : normal;
    font-weight : normal;
}

b.cfsl
{   
    color : orange;
    border-style:none;
    font-family:Comic Sans MS;
    font-size:28px;
    font-style: normal;
  
}


strong
{
    color : red;
    Font-family : tahoma;
    Font-weight : bold;
    Font-size : 20px;
    }

strong.pap
{
    color :  inherit;
    font-family: Papyrus, Comic Sans MS;
    Font-weight : bold;
    font-size:61px;
  
    }
}

@media print
{

p
{
    font-family : tahoma;
    font-size : 12pt;
}
p
{
    color : black;
}
p
{
    margin-left : 0px;
}
body
{
    background-color : white;
}
body
{
    font-family : tahoma;
}
body
{
    font-size : 12pt;
}
body
{
    color : black;
}
a:link
{
    color : darkblue;
}
a:visited
{
    color : darkblue;
}
a:hover
{
    color : darkblue;
}
a:active
{
    color : darkblue;
}
h1
{
    font-size : 16pt;
}
h1
{
    font-family : times;
}
h1
{
    font-weight : bold;
}
h1
{
    color : darkred;
}
h2
{
    font-size : 14pt;
}
h2
{
    font-family : tahoma;
}
h2
{
    font-weight : bold;
}
h2
{
    color : darkred;
}
h3
{
    font-size : 12pt;
}
h3
{
    font-family : tahoma;
}
h3
{
    font-weight : bold;
}
h3
{
    color : darkred;
}
h4
{
    font-size : 11pt;
}
h4
{
    font-family : tahoma;
}
h4
{
    color : darkred;
}
h5
{
    font-size : 11pt;
}
h5
{
    font-family : times;
}
h5
{
    font-weight : bold;
}
h5
{
    color : darkred;
}
li
{
    font-family : tahoma;
}
li
{
    font-size : 14pt;
}
li
{
    color : orange;
}
b
{
    color : black;
    font-family : times;
    font-size : 103%;
    font-style : normal;
    font-weight : normal;
}
emph
{
    font-size : 13pt;
}
emph
{
    font-family : times;
}
emph
{
    font-style : italic;
}
emph
{
    font-weight : bold;
}
}

