BODY
{
letter-spacing: .05em;
font-family: Trebuchet MS, Verdana, sans-serif;
/* font-family: Arial;  */
font-size: medium; 
/* font-weight: bold;  */
color: #FFFFFF; 
/*background: #FFFFCC; */
text-align: left; padding: 4pt; 
border-top: inset; 
border-bottom: inset; 
margin-bottom: 0:
position: relative; 
text-transform: uppercase;
} 


H1 
{
letter-spacing: .05em;
font-family: Arial; 
font-size: xx-large; 
font-weight: bold; 
color: #800000; 
/*background: #FFFFCC; */
text-align: center; padding: 4pt; 
border-top: inset; 
border-bottom: inset; 
margin-bottom: 0:
position: relative; 
text-transform: uppercase;
} 

H2 
{ 
font-family: Arial; 
font-size: x-large; 
font-weight: bold; 
color: #FFFFCC; 
/* background: #800000;  */
text-align: center; padding: 3pt; 
/*
border-top: inset; 
border-bottom: inset; 
*/
position: relative; 
margin-top: 0:
} 

H3 
{ 
font-family: Arial; 
font-size: large; font-weight: bold; 
color: #800080; 
text-align: center; 
/*
border-top: inset; 
border-bottom: inset; 
*/
position: relative; 
background: #FFFFCC; 
margin-top: 0:
} 

H7
{ 
font-family: Arial; 
font-size: medium; font-weight: bold; 
color: #800080; 
text-align: center; 
/*
border-top: inset; 
border-bottom: inset; 
*/
position: relative; 
background: #FFFFCC; 
margin-top: 0:
} 



/* Video titles */
.vidnames
{
font-family: Tahoma Verdana Arial; 
font-size: large; 
/* font-weight: bold; */
color: #006666; 

/* --- --- --- --- --- --- Alternating colors --- --- --- --- --- --- 
color: #FFFFCC;
background: #800000;	
 --- --- --- --- --- ---  inverse of title  --- --- --- --- --- --- */

text-align: center; 
position: relative; 
}

A 
{
font-family: Arial; 
font-weight: bold; 
color: #0000CC; 
text-decoration: underline; 
position: relative; 
} 

A:LINK 
{ 
font-family: Verdana, Arial;
font-weight: bold; 
color: #0000FF; 
text-decoration: underline; 
position: relative; 
} 

A:VISITED 
{ 
font-family: Verdana, Arial; 
font-weight: bold; 
color: #00FF00; 
text-decoration: underline; 
position: relative; 
} 

B 
{
 font-family: Arial;
font-weight: bold; 
color: #800000; 
position: relative; 
} 

I 
{ 
font-family: Arial; 
font-weight: bold; 
font-style: italic; 
position: relative; 
} 

LI 
{ 
font-family: Arial; 
font-size: medium; 
color: #000080; 
position: relative; 
} 

P 
{ 
font-family: Arial; 
font-size: medium; 
color: #FF0000;
/* color: #000080;  */
position: relative; 
} 


TD 
{ 
font-family: Verdana, Helvetica, sans-serif; 
font-size: medium; 
background: #FFFFCC; 
/*background: #999999;*/
text-align:center;
} 

.TD2
{
font-family: sans-serif;
font-size: medium;
color: #FFFF66;
background: #99CC66;
}

.TD3
{
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: medium;
color: #FFFFFF;
background: #FF3366;
}

TH 
{ 
font-family: sans-serif; 
font-size: medium; 
font-weight: bold; 
color: #FF0000; 
background: #FFFF00; 
text-align: center; position: relative; 
} 

PRE 
{ 
font-family: monospace; 
font-size: medium; 
/* background: #CCFFFF;  */
position: relative; 
left: 1cm; 
} 

.first 
{ 
border-top: ridge; 
border-left: ridge; 
position: relative; 
} 

.last 
{ 
border-bottom: ridge; 
border-right: ridge; 
} 

/* no-background table element */
.cleantable
{ 
font-family: Verdana, Helvetica, sans-serif; 
font-size: medium; 
text-align:center;
} 










