<STYLE TYPE="text/css">

A:link, A:visited, A:active {text-decoration: ul}
A:link, A:visited, A:active {color: mauve}
A:link, A:visited, A:active {font-weight: bold;
							 font-size: xx-small;
							}
body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.linktable {
	background-color: #eeeeee;
	font-size: x-small;
	border: 1px solid #999999;
	padding: 10px;
	width: 100%;
}
.formtable {
	background-color: #ffffff;
	font-size: x-small;
	padding: 10px;
	cell-spacing: 0px;
	width: 95%;
	border-top-style: double;
	border-top-color: #bbbbbb;
	border-top-width: thin;
	border-bottom-style: double;
	border-bottom-color: #bbbbbb;
	border-bottom-width: thin;

}
.description  {
	background-color: #ffffcc;
	font-size: x-small;
	padding: 5px;
	border-top-style: double;
	border-top-color: #FF9966;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.headertext  {
	font-size: xx-small;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;


}
th  {
	background-color: #ffffcc;
	font-size: x-small;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.banner {
	width: 100%;
}
.boxout {
	padding: 3px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 2px;	
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
</STYLE>

