
body { 
	margin: 2px; background-color: #EED8AE; background-image: url(http://jdstiles.com/web/images/taupe2.gif); 
	font-family:serif, Arial, Helvetica; font-style: normal; font-weight: normal; font-size: 10px;
	text-decoration: none;
scrollbar-face-color: #eed8ae; 
scrollbar-shadow-color: #778899; 
scrollbar-highlight-color: #778899; 
scrollbar-3dlight-color: #8b0000; 
scrollbar-darkshadow-color: #8b0000; 
scrollbar-track-color: #778899;
scrollbar-arrow-color: #778899;
}

a:link {
	background-color: transparent;
	color: #ffcc33;
	text-decoration:none;
        font-weight:normal;
	font-size: 14px;
        font-weight:bold;
}

a:active
{
	background-color: transparent;
	color: #ffcc33;
	text-decoration:none;
        font-weight:normal;
	font-size: 14px;
        font-weight:bolder;
}

a:hover
{
	background-color: transparent;
	color: #ffcc33;
	text-decoration:none;
        font-weight:bold;
	font-size: 14px;
	border-bottom: dashed 1px yellow;
}

P.head {
	background-color: #ffcc33;
	color: #8b0000;
	text-decoration:none;
	padding:4px;
	font-size: 16px;
        font-weight:bolder;
	border: solid 2px;
	border-color: #8b0000;
}

p.content {	background-color: #EED8AE; color: #000066; padding: 10px; 
		font-face: Helvetica, Serif; font-size: 16px; text-align: justify; 
}
p.title {	background-color: #EED8AE; color: #000066; padding: 10px; margin-bottom: 2px; 
		font-face: Helvetica, Serif; font-size: 20px; text-align: left; 
}
TD.menu {
	text-decoration:none;
	font-family: serif, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border: ridge 1px red;
	background-color: #EED8AE; 
	color: #8b0000; 
}

TD.menu:hover {
	text-decoration:none;
	font-family: serif, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	border: ridge 1px red;
	background-color: #ffcc33; 
	color: #8b0000; 
}

ol.gray {
	text-decoration:none;
	font-family: serif, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	background-color: #778899; 
	color: #f5deb5; 
}	
	
a.link {
	background-color: transparent;
	color: #8b0000;
	text-decoration:none;
        font-weight:normal;
	border-bottom: dashed 2px;
}

a.menu {
	font-family: Serif, Arial,Helvetica,;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	border-color: #8b0000;
	background-color: transparent;
	color: #8b0000;
}


a.menu:hover {
	font-family: Serif, Arial,Helvetica,;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	border-color: #8b0000;
	background-color: #ffcc33;
	color: #8b0000;
}

.TEXTBOX { font-size: 8pt; color: #00ced1; text-decoration: none; 
}

input, select, textarea {
	font-weight: bold;
	color: #8b0000;
	background: #b0e0e6;
}

