/* CSS Document */

body {background: url('../Backgrounds/dgren001.jpg')}

h1 { 
  color: #FFFFFF;
  font-weight: normal; 
  font-size: 120%;
  line-height: normal; 
  font-family: Arial, Helvetica, sans-serif; 
  font-variant: normal;
  font-style: normal;
}

h2 {
  color: #FFFFFF;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 10pt;
  font-variant: normal;
  font-style: normal;
}

a {font-weight: normal; 
  font-size: small;
  line-height: 10pt; 
  font-family: Arial, Helvetica, sans-serif; 
  font-variant: normal;
  font-style: normal;
  color: #FFFFFF;
}

a:link {
color: #66ccff;
text-decoration: none;
}

a:visited {
color: #CCFFFF;
background-color: none;
text-decoration: none;
}

a:hover { 
	color: #339933;
	background-color: #FFFFFF;
	text-decoration: none;
}

a:active {
    color: #FFFFFF;
}

table.tahomawhite td {
	font-weight: normal;
	font-size: small;
	line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-color: #666666;
	border-width:thin;
}

table.tahomawhite th {
	font-weight: bold;
	font-size: 100%;
	line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h3 {
	font-weight: normal;
	font-size: small;
	line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

p {
	font-weight: normal;
	font-size: small;
	line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
