body {
background-image: url(Background_023.jpg);
}

h1, h2, h3, h4 {
font-family: tahoma, arial, helvetica, sans-serif;
font-style: normal;
color: #993300;
} 

h5, h6 {
font-family:  arial;
font-style: normal;
color: #993300;
}

a, a:visited {
	background-color: transparent;
	color: #663300;
      text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #993300;
      text-decoration: none;
      font-weight: bold;
}

p, ul, ol, blockquote {
font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #993300;   
} 

p.teacher {
font-family: tahoma, arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #996600;   
} 

p.usa{
font-family: arial;
font-weight: normal;
color: #663300;   
font-size: .8em;
margin-top: .1em;
margin-left: 1em;
margin-right: 1em;
margin-bottom: .1em;
} 

p.dora{
font-family: arial;
font-weight: normal;
color: #663300;   
font-size: .8em;
margin-top: .5em;
margin-left: .5em;
margin-right: 1em;
margin-bottom: 1em;
} 

p.eric {
font-family: arial;
font-style: normal;
color: #663300;   
font-size: .8em;
margin-top: .1em;
margin-left: .5em;
margin-right: .2em;
margin-bottom: .1em;
}

p.weaver {
font-family: arial;
font-style: normal;
color: #663300;   
font-size: .8em;
margin-top: .2em;
margin-left: .4em;
margin-right: .4em;
margin-bottom: .2em;
}


p.stars {
font-family: arial;
font-weight: normal;
color: #663300;   
font-size: .8em;
margin-top: .1em;
margin-left: 1.5em;
margin-right: 1em;
margin-bottom: .1em;
} 


p.florida{
font-family: arial;
font-weight: normal;
color: #663300;   
font-size: .8em;
margin-top: .1em;
margin-left: 1em;
margin-right: 1em;
margin-bottom: .1em;
} 
 
p.tampa{
font-family: arial;
font-weight: normal;
color: #663300;   
font-size: .7em;
margin-top: .5em;
margin-left: 2em;
margin-right: 2em;
margin-bottom: .1em;
} 

ol { 
list-style-position:  outside;
text-align: justify ;    
 }

ul { 
list-style-type: square;
list-style-position:  outside;
text-align: justify ;    
 }


td.stars {
background-image: url(dot.gif);
background-position: bottom;
background-repeat:repeat-x;
}

td.eric {
background-image: url(dot.gif);
background-position: top;
background-repeat:repeat-x;
}

td.florida {
background-image: url(dot.gif);
background-position: right;
background-repeat:repeat-y;
}

td.dora {
background-image: url(dot.gif);
background-position: left;
background-repeat:repeat-y;
}

