

body { background-color: #333333;
       color: #FFFFFF;
       font-family: Arial, Helvetica, sans-serif;
}

h2 { background-color: #FFFFFF;
     color: #FFFFFF;
     font-family: Georgia, "Times New Roman", serif;
}

h4 { background-color: #FFFFFF;
     color: #FFFFFF;
     font-family: Georgia, "Times New Roman", serif;
}

dd {  font-weight: bold;
     font-size: .90;
	 line-height: 200%;
}

.logo { background-color: #FFFFFF;
     color: #FFFFFF;
}

.nav { font-weight: bold;
		font-size: 1.2em;
		font-style: large;
}

.contact { font-weight: bold;
		font-size: .90em;
		font-family: Georgia, "Times New Roman", serif;
}

#footer { font-size: .60em;
		font-style: italic, small;
}