Componentes.Terceros.jvcl/official/3.36/bin/Data/SurveyTemplate.htt
2009-02-27 12:23:32 +00:00

30 lines
1.9 KiB
Plaintext

<html><head><title><#SURVEYTITLE></title>
<style type=text/css>
body{padding: 0px 0px 0px 26px;background: #ffffff;color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 70%;}
h1, h2, h3, h4{font-family: Verdana, Arial, Helvetica, sans-serif;margin-left: -6px;}
h1{font-size: 145%;margin-top: .5em;margin-bottom: .5em;}
h2{font-size: 130%;margin-top: 1em;margin-bottom: .6em;}
h3{font-size: 115%;margin-top: 1em;margin-bottom: .6em;}
h4{font-size: 100%;margin-top: 1em;margin-bottom: .6em;}
hr{align:"right";color:"#000080";noshade;}
a:link{color: #0066ff;}
a:visited{color: #0066ff;}
a:hover{color: #cc9900;}
.TableSurveySummary{background: #999999; margin-top: .6em;margin-bottom: .3em;width:100%}
.TRSurveySummary{}
.THSurveySummary{padding: 4px 4px;width: 1%; background: #cccccc;text-align: left;font-size: 70%;vertical-align: bottom;height:25px}
.TDSurveySummary{padding: 4px 4px;width: 1%; background: #ffffff;vertical-align: top;font-size: 70%;height:25px}
.TableSurveyItemHeader{background: #999999;width:100%}
.TRSurveyItemHeader{}
.THSurveyItemHeader{padding: 4px 4px; width: 1%; background: #cccccc; text-align: left;font-size: 70%; vertical-align: top;height:25px}
.TDSurveyItemHeader{width: 1%; nowrap:true; background: #ffffff; vertical-align: top;font-size: 70%;height:25px}
.TableSurveyItemDetail{background: #999999;width:100%}
.TRSurveyItemDetail{}
.THSurveyItemDetail{padding: 4px 4px;width: 1%; background: #cccccc;text-align: left;font-size: 70%;vertical-align: bottom;height:25px}
.TDSurveyItemDetail{padding: 4px 4px;width: 1%; nowrap:true; background: #ffffff;vertical-align: top;font-size: 70%;height:25px}
</style></head>
<body><h1><#SURVEYTITLE></h1><hr><h2>Summary</h2><#SURVEYSUMMARY><h2>Items</h2><#SURVEYCONTENT><p><hr>
<address>Survey report created by JEDI Surveyor, more info at <a href="http://jvcl.sourceforge.net">http://jvcl.sourceforge.net</a></body></html>