a:link       { color: #0000FF; text-decoration: underline; }

a:visited    { text-decoration: underline; color: #800080; }
a:active     { text-decoration: underline; color: #00CC66; }
a:hover      { color: #FF6600; text-decoration: underline; }

body
{ background-image: url('../../Graphics/2ground.gif'); color: #000000;
font-family: Arial, Verdana, sans-serif;
margin-left: 10%;
margin-right: 10%;
margin-top: 2em;
}

	.caldate
	{
	text-align: Right;
	font-size: x-small;
	}



	.calday
	{
	text-align: Center;
	padding: .5em;
	}

	.calevent
	{
	text-align: Center;
	padding: .5em;}


	.copyright
	{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	text-align: center;
	}
	
	.update
	{
	text-align: right;
	font-size: small;
	color: #cccccc;
	}
	
	table
	{
	background-color: #FFFFFF;
	}
	
	td
	{
	font-size: small;
	}
	
	p
    {
	font-family: "Times New Roman", serif;
	margin-bottom: 0;
	margin-top: 0;
	}

	h1, h2, h3, h4, h5, h6
	{
	font-weight: normal;
	text-align: center;
	}