body    {
		margin:0;
		padding:0;
}

h1      {
		font-family: Arial, sans-serif;
		font-variant: small-caps;
		color: #603;
		text-align: center;
		background: transparent;
}


h2      {
		font-family: Helvetica, Arial, sans-serif;
		font-variant: small-caps;
		color: #360;
		text-align: center;
		background: transparent;
}

h3.year	{
		font-family: Comic Sans MS, Arial, sans-serif;
		text-decoration: underline;
		text-align: center;
		background: transparent;
		color: #990;
}

#nb	{
		background: #009;
		margin: 10px;
		margin-top: 6px;
		text-align: center;
		color: #c00;
		font-size: 16pt;
		border-top: 3px solid #00c;
		border-right: 3px solid #00c;
		border-bottom: 3px solid #003;
		border-left: 3px solid #003;
		font-weight: bold;
		font-family: Arial, sans-serif;
}


.spacer	{
		height: 10px;
		color: #ffc;
		line-height: 0px;
		font-size: 0px;
		background: transparent;
}
	

p       {
		text-indent: 50px;
		color: #003;
		font-weight: bold;
		margin-left: 40px;
		margin-right: 40px;
		background: transparent;
}
	
a.rant:link     {
			background: transparent;
			color: #00f;
			font-weight: bold;
}

a.rant:visited  {
			color: #609;
			background: transparent;
}

a.rant:hover    {
			color: #933;
			background: transparent;
}

.nav	{
		text-align: center;
		border-top: 2px solid #09c;
		border-right: 2px solid #09c;
		border-bottom: 2px solid #066;
		border-left: 2px solid #066;
		text-decoration: none;
		font-weight: bold;
		font-variant: small-caps;
		font-size: 12pt;
		display: block;
		width: 118px;
		float: left;
		margin-left: 4px;
		margin-bottom: 5px;
}

a.nav:link, a.nav:visited	{
			color: red;
			background: #0c6;
}

a.nav:hover	{
			border-bottom: 2px solid #09c;
			border-left: 2px solid #09c;
			border-top: 2px solid #066;
			border-right: 2px solid #066;
			background: #0c6;
			color: red;
}

a.nav:active	{
			background: #093;
			color: #900;
}


	
.h	{
		font-weight: bold;
		color: #00c;
		background: transparent;
		text-indent: 20px;

		font-family: serif;
		font-variant: normal;
		text-align: left;
}

li	{
		font-weight: bold;
		color: #00c;
		background: transparent;
}

