
	body
	{
	background-color: #FFDEAD;
	text-align: center;
	color: #A52A2A;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	}

	table.center
	{
	text-align: left;
	line-height: 100%;
	width: 80%;
	border-width=2px
	}

    	p.bncheader
	{
	font-family: "Times New Roman";
	font-size: 300%;
	text-align: left;
	font-weight: bold;
	color: #A52A2A;
	line-height: 0.75;
	}	

    	p.relaxhead
	{
	font-family: "Times New Roman";
	font-size: 200%;
	text-align: center;
	font-weight: bold;
	color: #A52A2A;
	line-height: 0.75;
	}

	p.boldcenter
	{
	background-color: #FFDEAD;
	text-align: center;
	color: #A52A2A;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	}


	

	p.boldleft
	{
	background-color: #FFDEAD;
	text-align: left;
	color: #A52A2A;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	}

	p.left
	{
	background-color: #FFDEAD;
	text-align: left;
	color: #A52A2A;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	}

	p.italic
	{
	background-color: #FFDEAD;
	text-align: left;
	color: #A52A2A;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	}

	ul.normal
	{list-style-type: disc;
	text-align: left;
	}

	li.normal
	{
	}	


	table.menu
	{
	width: 65%;
	}

	td.menu
	{
	width:15%;
	line-height: 150%;
	background-color:#A52A2A;
	text-align: center;
	font-size: 80%;
	}

	a.menu
	{	
	text-decoration:none;
	color:white;
	}
	a.menu:hover {background-color:#A52A2A}

	a.bold
	{
	font-weight: bold;
	line-height: 100%;	
	}

	a.normal
	{
	line-height: 200%;
	}	

	a.fixed
	{
	position:absolute;
	right: 100px;
	top: 40px;
	border:0;
	width:88px;
	height:31px
	} 

	a.fixed2
	{
	position:absolute;
	right: 10px;
	top: 40px;
	border:0;
	width:88px;
	height:31px
	} 