body {
		background-image: 	url(Images/bg.jpg);
		background-repeat:	repeat;
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			14px;}
.header a	 {
	 	color:				white;
		background-color:	#336633;
		text-align:			center;
		font-size:			16px;
		text-decoration:	none;	}
.header a:hover {
		color:				yellow;
		background-color:	#990000;}
h1, h2 {	
	 	color:				red;
		text-align:			left}
.bottom 		{
		font-size:			14px;
		text-align:			center;}
		
.cat_headings a	{
		color:				#0000FF;
		text-align:			left;
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-style:			normal;
		font-weight:		bold;
		text-decoration:	none;
		font-size:			11px;}

.cat_headings a:hover	{
		text-decoration:	underline;
		color:				#FF0000;}	
		
.bc_trail {
		color:				#990000;}
		
.tot_row tr {
		background-color:	#C0C0C0;}
		
.cat_trail {
		font-size:			smaller;
		font-style:			italic;
		font-variant:		small-caps;
		color:				#336633;}
		
.addr_message {
		font-size:			smaller;
		font-style:			normal;
		font-variant:		small-caps;
		color:				#000000;}
		

		
