/* CSS Document */

a:link {
	color: #1A100B;
	text-decoration: underline;
}

a:visited {
	color: #592626;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #592626;
}

a:active {
	color: #1A100B;
	text-decoration: underline;

}

body {
	list-style-position: outside;
	list-style-image:  url(Elements/Round Bullet.GIF);
	background-image:   url(./Elements/WF-pastel.jpg);
	color: #1A100B;
	font-style: normal;

}
body,td,th {
	font-size: 12px;
	font-family: Tahoma;
}
.style2 {font-size: 9px}
.style3 {color: #C99881}
.style4 {
	font-size: 14px;
	color: #523223;
}
.style5 {
	font-size: 14px;
	font-family: Tahoma;
}
.style6 {
	font-size: 16px;
	font-style: italic;
}
.style7 {
	font-family: Tahoma;
	font-size: 14;
}
.style8 {font-size: 14}
.style9 {color: #523223}
.style10 {font-size: 12px}
.style11 {font-family: Tahoma}
.style12 {
	font-size: 12;
	color: #660000;
}
.style13 {
	color: #331F15;
	font-weight: bold;
}
.style14 {
	font-size: 16px;
	font-weight: bold;
}

body {
	margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image:  url(./Elements/Round%20Bullet.GIF);

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bodystyle {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	background-image:   url(./Elements/WF-pastel.jpg);
	background-position: center center;
	letter-spacing: normal;
	word-spacing: 12em;
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

