body
{ 
background-image: 
url("alanbackground.gif");
background-repeat: 
no-repeat;
background-position: 
bottom left;
background-attachment: 
fixed
}

p.quotes {
font-family: tahoma, verdana;
font-size: 10pt;
font-weight: bold;
text-align: center;
font-style:none;
color:#BC7A12;
 }


td { 
font-family: tahoma, verdana;
font-size: 8pt;
text-decoration:none;
text-align:justify;
color:black;
 }

p { 
font-family: tahoma, verdana;
font-size: 8pt;
text-decoration:none;
text-align:center;
color:black;
 }

h3 { 
font-family: tahoma, verdana;
font-size: 10pt;
text-decoration:bold;
text-align:center;
color:#72A4A1;
 }

h4 { 
font-family: tahoma, verdana;
font-size: 10pt;
text-decoration:bold;
text-align:justify;
color:black;
 }

h5 { 
font-family: tahoma, verdana;
font-size: 8pt;
text-decoration:bold;
text-align:right;
color:black;
 }

h6 { 
font-family: tahoma, verdana;
font-size: 10pt;
text-decoration:bold;
color:black;
}

#quotes { 
font-family: tahoma, verdana;
font-size: 9pt;
text-decoration:italic;
text-align:center;
color:black;
 }

a:link {
text-decoration:none;
cursor:crosshair;
color:#72A4A1;
}

a:visited {
text-decoration:none;
cursor:crosshair;
color:#72A4A1;
}

a:hover {
text-decoration: none;
cursor:crosshair;
color:#72A4A1;
text-decoration:underline;
}
