body {
	font-family: Comic Sans MS, Courier, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 6px;
	color: #057473
}

.headline {
	font-family: Comic Sans MS, Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style:normal;
	font-weight: bold;
	color: #216726;
}
.texts {
	font-family: Comic Sans MS, Courier, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #057473
}
.warnings {
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7F1405;
}

.linksite {
	font-size: 12px;
	font-family: Comic Sans MS, Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: none;
	color: #057473;
}

.topics {
	font-size: 14px;
	font-family: Bookman Old Style, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
    text-decoration: none;
	color: #057473;
}
.linksmall {
	font-size: 11px;
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #6B7777;
}
.leftcolumn {
	font-size: 11px;
	font-family: Arial,Comic Sans MS,  Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #216726;
}
.footnote {
    font-size: 10px;
	font-family: Bookman Old Style, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #6B7777;
}

.slinks {
	font-family: Arial,Comic Sans MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0E9392;
	font-weight: bold;
	text-decoration: none;
	font-style:normal;
	color: #ffffff;
}


.title {
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #4444CC; 
	color: #ffffff;
}



.ParamLabel {
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #CCDDFF;
	bordercolor: #4444CC;
	font-weight: bold;
}
.ResultTable {
	border: "1";
	bordercolor: #4444CC;
	cellpadding: "0";
	cellspacing: "0";
}
.ParamValue {
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #CCDDFF;
	color: #000000;
}

.WHLabel {
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-WEIGHT: BOLD;
	background-color: #CCDDFF;
	color: #FFFFFF;
}

.WHValue {
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #CCDDFF;
	color: #FFFFFF;
}

.SGLabel {
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #000000;
}

.SGValue {
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #CCDDFF;
	color: #FFFFFF;
}

.SGRow {
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color:  #CCDDFF;
	color: #000000;;
	font-weight:bold;
}

.WHRow {
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color:  #CCDDFF;
	color: #000000;;
	font-weight:bold;
}
.RowHead {
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color:  #4444CC;
	color: #ffffff;
	font-weight:bold;
}

.btn {
	font-size: 13px;
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	width:70px;
	height:25px;
	vertical-align: middle;
}



.ColLabel {
	font-size: 13px;
	font-family: Times New Roman, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-color: #ffffff;
}



