body 	{
	margin:0px 0px 0px 0px;
	font-family: verdana, tahoma, arial;
	}


h1	{
	font-size: 100%;
	font-weight: boldest;
	color: #660000;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-left: 0px;
	}
	a.h1:link 
		{ 
		color: #660000;
		text-decoration: underline;
		font-size: 100%;
		font-weight: bold
		}
	a.h1:visited 
		{ 
		color: #993300; 
		text-decoration: underline;
		font-size: 100%;
		font-weight: bold
		}
	a.h1:hover 
		{ 
		color: #000000; 
		text-decoration: none;
		font-size: 100%;
		font-weight: bold
		}

h2	{
	font-size: 90%;
	font-weight: boldest;
	color: #660000;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	}

h3	{
	font-size: 80%;
	font-weight: boldest;
	color: #993300;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	}

p, div	{
	font-size: 80%;
	color: #993300;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	}
	a:link 
		{ 
		color: #660000;
		text-decoration: underline;
		font-size: 100%;
		font-weight: bold
		}
	a:visited 
		{ 
		color: #993300; 
		text-decoration: underline;
		font-size: 100%;
		font-weight: bold
		}
	a:hover 
		{ 
		color: #663333; 
		text-decoration: none;
		font-size: 100%;
		font-weight: bold
		}
		
.menu	{
	font-size: 80%;
	font-weight: bold;
	color: #660000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: left
	}

	a.menu:link 
		{ 
		font-size: 80%;
		font-weight: bold;
		color: #660000;
		text-decoration: none;
		font-size: 100%;
		}
	a.menu:visited 
		{ 
		font-size: 80%;
		font-weight: bold;
		color: #993300;
		text-decoration: none;
		font-size: 100%;
		}
	a.menu:hover 
		{ 
		font-size: 80%;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		font-size: 100%;
		}

