html	{
		margin: 0;
		margin-top: 0%;
		padding-top: 0;
		}

body 	{background-color: #993366;
		color: #000000;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0%;
		padding-top: 0;
		}


		
div.content {
	border: 2px;
	border-color: #666666;
	border-style: dotted;
	background-color: #ffffff;
	border-top: 0px;
	margin-left: 13%;
	margin-right: 13%;

}

div.footer {
	text-align: center;
	margin-left: 13%;
	margin-right: 13%;

}

div.header {
	background-color: #ffffff;
	float: left; 
	height: 175px;
	width: 728px;
	border: 2px;
	border-color: #666666;
	border-style: dotted;
	background-color: #ffffff;
	border-bottom: 0px;
	margin-left: 13%;
	margin-right: 13%;
	text-align: center;

}

	img	{
		border: 0px;
		}
	h1	{
	font-family: "garamond", "times new roman", serif;
	color: #993366;
	background-color: #ffffff;
	font-size: 150%;
	text-align: center;
		}

	h2	{
	font-family: "arial", sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: 100%;
		}

	h3	{
	font-family: "arial", sans-serif;
	color: #993366;
	background-color: #ffffff;
	font-size: 90%;
		}

	h4	{
	font-family: "arial", sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: 80%;
		}

	p {
		font-family: "garamond", "times new roman", serif;
		font-size: 100%;
		}

	li,dt	{
		font-family: "garamond", "times new roman", serif;
		padding: 5px;
		font-size: 100%;
		}

	dd,td, bodytext	{
		font-family: "garamond", "times new roman", serif;
		font-size: 100%;
		}

				
	a:link	{
		font-family: "garamond", "times new roman", serif;
background-color: #ffffff;
		color: #006666;
		text-decoration: underline;
		}
		
	a:active{
		font-family: "garamond", "times new roman", serif;
		background-color: #ffffff;
		color: #000000;
		text-decoration: none;
		}

	a:visited{
		font-family: "garamond", "times new roman", serif;
background-color: #ffffff;
		color: #006666;
		text-decoration: underline;
		}

	a:hover{
		font-family: "garamond", "times new roman", serif;
		background-color: #ffffff;
color: #000000;
		text-decoration: none;
		}

	a.menu:link	{
		font-family: "garamond", "times new roman", serif;
		color: #ffffff;
		background-color: #993366;
		text-decoration: underline;
		}
		
	a.menu:active{
		font-family: "garamond", "times new roman", serif;
		color: #000000;
		text-decoration: none;
				background-color: #993366;
		}

	a.menu:visited{
		font-family: "garamond", "times new roman", serif;
		color: #ffffff;
		text-decoration: underline;
				background-color: #993366;
		}

	a.menu:hover{
		font-family: "garamond", "times new roman", serif;
		color: #000000;
		text-decoration: none;
				background-color: #993366;
		}

	hr	{
		width: 100%;
		height: 2px;	
		}

	address {font-family: "garamond", "times new roman", serif;
		font-size: 100%;
		font-style: normal;
		}
