

	body
	{
	background-color : "#FEF2C5";
	color: Black;
	font-size: 1 em;
	font-family: "Book Antiqua", "Georgia", serif;
	}
	p {
	
		.smallbody{
			font-size: 10pt; 
			font-family: "Book Antiqua", "Georgia", serif
			}
		.smalldark{
			font-size: 10pt;
			font-weight: bold;
			font-family: "Book Antiqua", "Georgia", serif
			}
		.subheader{
			font-size: 14pt; 
			font-weight: bold; 
			font-family:"Book Antiqua", "Georgia", serif
			}
		.header{
			font-size: 16pt; 
			font-weight: bold; 
			font-family:"Book Antiqua", "Georgia", serif
			}
		.tabled{
			background-image : url(images/parchment.gif);
			}
		A:link{
			font-size: 12pt; color: #9900cc;
			background-color:transparent; 
			font-family: "Book Antiqua", "Georgia", serif
			}
		A:visited{
			font-size:12pt;
			background-color:transparent;
			color:#9933cc; 
			font-family: "Book Antiqua", "Georgia", serif
			}
		A:active{
			font-size:12pt; 
			color:#9966cc;
			background-color:transparent; 
			font-family: "Book Antiqua", "Georgia", serif
			}
		#bodylink{
			font-size:10pt;
			color:black;
			font-weight: bold;
			text-decoration:underline;
			background-color:transparent
			}
		#boxlink{
			font-size:8pt;
			color:black;
			font-weight: bold;
			text-decoration:underline;
			background-color:transparent
			}

