body, table,td,div
{
font-family : Verdana, Tahoma, Arial, sans-serif;
background-color        :white;
}

.mono
{
position:           absolute;
top:                30px;
left:               20px;
width:              400px;
height:             740px;
font-size:          12px;
font-weight:        normal;
padding:            10px;
border-width:       2px;
border-color:       black;
border-style:       solid;
background-color:   lightyellow;
border-bottom-width:40px;
}

.info
{
position:           absolute;
top:                30px;
left:               20px;
/*width:              400px;
height:             700px;*/
font-size:          12px;
font-weight:        normal;
padding:            10px;
border-width:       2px;
border-color:       orange;
border-style:       solid;
background-color:   lightyellow;
border-bottom-width:40px;
}


.A
{
position:           absolute;
top:                30px;
left:               430px;
width:              352px;
font-size:          12px;
font-weight:        normal;
padding:            10px;
border-width:       2px;
border-color:       black;
border-style:       solid;
background-color:   lightyellow;
}

.B
{
position:           absolute;
top:                150px;
left:               430px;
width:              352px;
font-size:          12px;
font-weight:        normal;
padding:            10px;
border-width:       2px;
border-color:       black;
border-style:       solid;
background-color:   lightyellow;
}

.C
{
position:           absolute;
top:                330px;
left:               430px;
width:              352px;
font-size:          12px;
font-weight:        normal;
padding:            10px;
border-width:       2px;
border-color:       black;
border-style:       solid;
background-color:   lightyellow;
}

.D
{
position:           absolute;
top:                475px;
left:               430px;
width:              352px;
font-size:          12px;
font-weight:        normal;
padding:            10px;
border-width:       2px;
border-color:       black;
border-style:       solid;
background-color:   lightyellow;
}


.E
{
position:           absolute;
top:                670px;
left:               430px;
width:              352px;
font-size:          12px;
font-weight:        normal;
padding:            10px;
border-width:       2px;
border-color:       black;
border-style:       solid;
background-color:   lightyellow;
}


td{
font-size:          11px;
font-weight:        bold;
}

.blue
{
position:           absolute;
top:                770px;
left:               20px;
width:              400px;
height:             20px;
font-size:          12px;
font-weight:        normal;
border-width:       1px;
border-color:       blue;
border-style:       solid;
background-color:   blue;
color:              blue;
padding:            0px;
margin:             0px;
}

.mail
{
position:           absolute;
top:                400px;
left:               20px;
font-size:          11px;
color:              #0cf;
font-weight:        normal;
}

.copy       {
            font-size:          8pt;
            font-weight:        bold;
            color:              gray;
            }

.copy a     {
            font-weight:        bold;
            font-size:          8pt;
            text-decoration:    none;
            color:              darkslateblue;
            }

/*
EOF
*/

