body {
	background-color:#ffffff;
	color:black;
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
}
td {
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
}

a {
	color: #333333;
	background-color:#ffffff;
}
.navigtitle {
	color: #333333;
	background-color:#eeeeee;
	font-size:12px;
	font-weight: bold;

}
.navig {
	font-size:12px;
	font-weight: bold;
	color: white;
	background-color:#ccc;
}
.navigtxt {
	font-size:10px;
	color:white;
	background-color:#ccc;
}
.pagetitle {
	color: #666666;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	background-color:#fff;
}
.text {
	color: black;
	line-height:14px;
	background-color:#fff;
}

.subtitle {
	color: #999999;
	background-color:#fff;
	font-size:12px;
	font-weight: bold;
	margin-left:5px;
	text-decoration: none;
}

td.box {
	color:#000000;
	background-color:#333333;
}

.WW {
	font-family: courier, monospace;
	font-weight: bold;
	font-style: italic;
}

.blocktitle, .label {
	font-weight: bold;
	color: #999999;
	background-color:#fff;
	margin-bottom: 5px;
}

.codetext {
	color:#000000;
	background-color: #eeeeee;	
}

.imgtxt {
	color:#333333;
	font-size: 10px;
	background-color:#fff;
}
/*
.sitetitle {
	font-family: courier;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
.sitesubtitle {
	font-family: courier;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
*/


