body 	{
	background-color : #993333 ;

	color : #ffffff ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	}

h1 	{
	text-align : center ;
	color : #ffffff ;
	}


h2	{
	text-align : center ;
	color : #ffff33 ;
	}

h3	{
	text-align : center ;
	color : #ffff00 ;
	}

a:link	{
	background-color : #993333 ;
	color : #ffcc99 ;
	text-decoration : none ;
	}

a:visited		{
	background-color : #993333 ;
	color : #99ffcc ;
	text-decoration : none ;
	}

a:active	{
	background-color : #ffffff ;
	color : #0000ff ;
	text-decoration : none ;
	}

a:hover	{
	background-color : #99ffcc ;
	color : #000000 ;
	text-decoration : none ;
	font-weight : bold ;
	}

.nav	{
	text-align : center ;
	background-color : #ccff33 ;
	}

.footer	 {
	text-align : center ;
	font-size : small ;
	font-style : italic ;
	color : #ffffff ;
	font-weight : normal ;
	}

.upperalpha	{
	list-style-type : upper-alpha ;
	font-size : medium ;
	font-weight : normal ;
}

.loweralpha	{
	list-style-type : lower-alpha ;
	font-size : medium ;
	font-weight : normal ;
}

.dt	 {
	text-align : left ;
	font-size : large ;
	font-style : normal ;
	background-color : #99ccff ;
	color : #ff0000 ;
	font-weight : bold ;
	}

.dd	 {
	text-align : left ;
	font-size : medium ;
	font-style : normal ;
	color : #ffff66 ;
	font-weight : normal ;
	}

.left	{ text-align : left ; }

.right	{ text-align : right ; }

.center	{ text-align : center ; }

.big	{
	font-size : large ;
	}

.big_bold	{
	font-size : large ;
	font-weight : bold ;
}

.title	{
	text-align : center ;
	color : #ffffff ;
	font-size : large ;
	font-weight : bold ;
	}

.menuhead	{
	text-align : center ;
	background-color : #000000 ;
	color : #ffffff ;
	font-size : large ;
	font-weight : bold ;
}
