td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.articleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.quicklinks {
	font-size: 9px;
}
.description {
	font-size: 9px;
	color: #CCCCCC;
	font-style: italic;
	text-transform: none;

}
.contents-description {
	font-style: normal;
	color: #999999;
	font-size: 10px;
}
.tableofcontents {
	font-size: 16px;
	font-weight: bold;
	text-transform: none;

}
.customform {
	font-size: 10px;
	color: #000000;
	background-color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	font-weight: bold;
	border: 1px solid #999999;


}
a {
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
.leftborder {
	background-image: url(images/leftborde.gif);
	background-repeat: repeat;
}
.rightborder {
	background-image: url(images/rightborde.gif);
	background-repeat: repeat;
}
