body		{
			/* font-size: 62.5%; */
			background-color: #ffffff;
			/* color:#000000; */
			margin:50px 0px 0px 0px; 
			font-family: Georgia, Arial, "Lucida Sans Unicode", Verdana, sans-serif;
			font-size: .76em;
			font-weight:normal;
			}
h1, h2, h3 {
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3.5em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	}

/*
A				{ color:#2D2D86; text-decoration:none; }
A:link			{ color:#2D2D86; text-decoration:none; }
A:visited		{ color:#2D2D86; text-decoration:none; }
A:active		{ color:#2D2D86; }
A:hover			{ color:#FFCC00; text-decoration:none; }
*/

a, h2 a:hover, h3 a:hover {
	color: #7D9B55;
	text-decoration: none;
	}

a:hover {
	color: #BECBA0;
	text-decoration: none;
	}

#footer			{ 
				margin-top: 30px;
				font-family: Verdana, Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif;
				color: #C0C0C0;
				font-size: .5em; 
				}