/* CSS Document */
#fliesstext
{
	font-size:14px;
}

.bold
{ font-weight:bold; }
img { border: 0; }
#fliesstext h1
{
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #6B6E84;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
	font-size: 30px;
}
#fliesstext h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#fliesstext h3
{
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 21px;
	color: #6B6E84;
	margin-bottom: 5px;
}
#fliesstext h4
{
	color: #8B3E30;
	margin: 0px;
	padding: 0px;

}
#fliesstext a
{
color:#6B6E84;
text-decoration:none
}
#fliesstext a:hover
{
text-decoration:underline;
color:#8B3E30
}
pre
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 8px;
}
dl
{
	margin: 0px;
}
dl dd {
	margin-left: 0px;
	margin-bottom: 10px;
}
dl dt {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B3E30;
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
}
table
{
	border-spacing: 0;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	padding: 0;
	margin: 0px;
}
table h5
{
	color: #6B6E84;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;

}
table td
{
	padding:2px;
	border:1px solid #C0C2D3;
	background-color:#F7F7F9;
	margin: 0px;
}
table .whitecell
{
	background-color:#FFFFFF;
	background-image: url(../gfx/wcellbg.gif);
}
table .centercell
{
text-align:center
}
p {
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 5px;
}
