body {
   /*font-family: sans-serif, "MS sans serif"*/
	font-family: arial,Courier,Helvetica,Verdana;
   /* font-size: 15pt; */
	/*font-size: large;*/
    /* background: #f0f0d0; */
    /* background: #d0f0d0; */
    /* background: #d0d0f0; */
 	/*	background: #e0e0f0; */
	/* background: rgb(150,240,240); */
	/*background: white; */
	background-image: url('navbar/pink_tile.gif');
	/* background-image: url('navbar/pink_tile4.png'); */
	background-repeat: repeat;
	color: black;
}

ul
{
	/*list-style-type: square*/
	/*list-style-image: url(navbar/frantic5.png);*/
	list-style-image: url(navbar/frantic5_white.png);
	list-style-type: circle;
}

a {
  /*color: black;*/
}

a:visited {
    /*color: black;*/
}

a:active,a:focus,a:hover {
    /*background: #d0d0f0;*/
}

img
{  border-style: none;
}

h2 {
    /*background: white;
    border-bottom: solid black 1px;
    border-top: solid black 1px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;*/
}

h3 {
    /*background: #d8d8f0;*/
    /* border-bottom: solid #0000aa 1px; */
    /* border-top: solid #0000aa 1px; */
    /*background: #f0d0d0;*/
		/*background: white*/
		/*
    border-bottom: solid black 1px;
    border-top: solid black 1px;
    padding: 2px;
    padding-left: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
		*/
}



TABLE {
    /* border-left: solid black 1px; */
    /* border-right: solid black 1px;  */
    /* font-size: 10pt; */
}
