BODY {
	 background-color: ivory; 
	 font-family: "Trebuchet MS", Arial, sans-serif; 
	 color: black;
	 }

H1 {font-family: Arial, sans-serif; text-align: center}
H2 {font-family: Arial, sans-serif; margin-bottom: 0; padding-bottom: 0;}
H3 {font-family: Arial, sans-serif; margin-bottom: 0; padding-bottom: 0;}
H4 {font-family: Arial, sans-serif; margin-bottom: 0; padding-bottom: 0;}
H5 {font-family: Arial, sans-serif; margin-bottom: 0; padding-bottom: 0;}

P {margin-top: 0.5em; margin-bottom: 0;}

ul {list-style: list-item none disc outside; margin: 0.5em 0 0.5em 1.5em;}

A {font-weight:bold; text-decoration:none;}
A:link {color: cornflowerblue; font-weight:bold;}
A:visited {color: gray; font-weight: bold}
A:hover	{color: cornflowerblue;}
A:active {color: navy;}

IMG.right {margin: 0% 0% 0% 2%; float:right;}
IMG.left {margin: 0% 2% 0% 0%; float:left;}

table#essaylist {
				margin: 0;
				border: thin solid black;
				background-color: cornsilk;
				font-size: x-small;
				float: right;
				}

#ccads {
	margin: 0 0 0 5px;
	padding: 0;
	float: right;
	border: 1px solid black;
	}
	
