body 		{
		background-color:white; 
		color: white; 
		font-family: Garamond, Sylfaen, Arial; 
		align: center; 
		}

a.dropmenu	{
		color: black;
		text-decoration: none;
		border-color: white;
		}
		
a		{
		color: white;
		}
		
a.ped		{
		color: #dda3e9;
		text-decoration: none;
		}
		
a.shauna	{
		color: blue;
		text-decoration: underline;
		}

td.menu		{
		background: #dda4e9;
		}

table.menu	{
		position: absolute;
		visibility: hidden;
		}
h2.yr		{
		text-align:center;
		}
h3		{
		text-decoration: underline;
		text-align: center;
		}
h4		{
		text-align: center;
		margin-right:10px;
		}
	
p.margins	{
		margin-left: 10px;
		margin-right: 25px;
		}
a.dropmenu:link {color: black}
a.dropmenu:visited {color: black}
a.dropmenu:hover {color: white}
a.dropmenu:active {color: black}

table.bottom	{
		font-family: verdana, arial;
		font-size: 11px;
		color: black;
		}
a.bottom:link 		{color: black;
			font-weight: bold;
			font-size: 11px;}
a.bottom:visited 	{color: black;
			font-weight: bold;
			font-size: 11px;}
a.bottom:hover 		{color: black;
			font-weight: bold;
			text-decoration: none;
			font-size: 11px;}
a.bottom:active 	{color: black;
			font-weight: bold;
			font-size: 11px;}