BODY {
/*background-image: url("../images/bg_ad-jk7003b.jpg");
 background-image: url(images/bg_spring2005.jpg); */
font-family: "Trebuchet MS",Verdana, Arial, Helvetica; 
background-color: #BE8574;
/* background-color: #5E1E26;  */
color: Black;
font-size:10pt;
margin-top: 10px;  
margin-bottom: 10px;  
/*
margin-left: 15px;  
*/
}

P {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica; 
	font-size:10pt; 
}
H2 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica; 
	color: #004080;
}
H3 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica; 
	color: #800000;
}
H4 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica; 
	color: #6076B0;
}
H5 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica; 
	color: #808040;
}
UL {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica; 
	font-size:10pt; 
}
OL {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica; 
	font-size:10pt; 
}

.smalltext  {
	font-family : "Trebuchet MS",Verdana, Arial, Helvetica;
	font-size : 11px;
	color : Navy;
}

TABLE.outer1 {
	background-color: #766B4B;
	padding: 0px;
	width: 500px;
	border: thin ridge;
}

TABLE.outer2 {
	background-color: #5E1E26;
	padding: 0px;
	width: 500px;
	border: thin ridge;
}

TABLE.inner {
	background-color: White;
	background-image: url(images/bg_in_jk7003.gif);
	padding: 2px;
   width: 100%;
}

/*#content{
height: 750px;
}
*/

A:hover {
	color: #0066ff; 
	text-decoration: underline
}

/************* .highlight box styles ***************/

.highlight{
	padding: 2px 2px 2px 2px;
	width: 300px;
	background-color: #F7E6EE;
	border: 1px dotted #993333;
}

.highlight_pink{
 	background-color: #F7E6EE;
}
