/* CSS Document */


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #422100;
}
body {
	background-image:   url(planks.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #F3DB3D;
	font-weight: bold;
}
a:visited {
	color: #FCEF99;
}
a:hover {
	color: #422100;
}
a:active {
	color: #FCFDFE;
}

.header{
font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	color: #422100;
	font-weight: bold;
}
.header2{
font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #422100;
	font-weight: bold;
}

.yellow {
	color: #F3DB3D;
	font-size: medium;
	font-weight: bold;
}


.border
{
border-style: solid;
border-width: 3px;
border-color: #F3DB3D;
}

.dashedborder {
border-style: dashed;
border-width: 8px;
border-color: #422100;
}

.class1 A:link {font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium; font-weight: bold; text-decoration: underline; color: #0F8240}
.class1 A:visited { font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium; font-weight: bold;text-decoration: underline; color: #0B572C}
.class1 A:hover { font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium; text-decoration: underline overline;  color: #0F8240}
.class1 A:active { font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium; text-decoration: none; color: #0F8240}
	
	
TABLE.writing { background:  url(writing-BK4.png) repeat-y 0% 0% }