/* CSS Document - Basic Styles for delaneydesign.com */
body {
	background-color: white;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
/* body,td,th,p,ul,li {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
} */

a:link {color: #066;}
a:visited {color: #666666;}
a:hover {color: #066;}
a:active {color: #066;}

h1 {font-size: 140%;}
h2 {font-size: 130%; color: #666;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}

/* DelaneyDesign styles */
.dd {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; text-transform: lowercase;}
.green {color: #066; text-transform: lowercase;}
