LI	{font-family : Verdana,sans-serif;
	font-weight : normal;
	color : black;
	text-decoration : none;
	text-align: left; 
	color:	red;
	}
BODY	{font-family : sans-serif,Verdana;
	color : black;
	background-color : #F7DAB5;
	//background-image : url("bgbrown.jpg");
	background-repeat : repeat;
	background-attachment : fixed;
	}
.new	{text-decoration : blink;
	font-weight : bold;
	}
.verysmall{font-size : xx-small;
	text-decoration : underline;
	}
.dull{color : gray;}
h1 {color:blue}
p {
	color:red;
	text-align: justify;
	margin-right: 5%;
	margin-left: 5%;
	}

.revdate {color:yellow}
