body {
margin: 0;
padding: 0;
font-size: 8px;
}
.page_section {
display: none;
}
.header {	
display: none;
}
.hide {
display: none;
}
.footer1 {
display: none;
}
.footer2 {
display: none;
}
.leftpanel {
display: none;
}
.alphalogo {
clear: both;
float: left;
}
.alphalogo img{
border: 0;
}
.content {
margin: 0;
padding: 0;
text-align: center;
}
fieldset {
margin-top: 1em;
margin-bottom: 1em;
}
legend {
border: 1px solid;
padding: 2px 6px;
font-size: 12px;
background-color: #CCCCCC;
}
.demotable {
margin: 1.5em 1.0em 1em;
text-align: center;
}
.demotable caption {
border-bottom:0.1em solid;
border-bottom-width:0.1em;
font-weight: normal;
text-align:left;
letter-spacing: 1px;
padding: 0.3em 0.9em;
}
.demotable tbody th{
text-align: left;
font-weight: normal;
width: 20em;
padding: 0.3em;
border-right-width: 0.2em;
border-right-style: solid;
border-bottom-width: 0.1em;
border-bottom-style: solid;
text-transform: uppercase;
background-color: #999999;
font-size: 11px;
}
.demotable tbody td{
text-align: right;
width: 15em;
border-right-width: 0.1em;
border-right-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
font-size: 11px;
}