body {
background:#000000;
font-family:Helvetica,Tahoma,Ariel,sans serif;
#background:#cc0000;
#background:#99ccff;
}
a:active {text-decoration:underline;color:#9999ff;}
a:link {text-decoration:underline;color:#660066;}
a:visited {text-decoration:underline;color:#000000;}
a {text-decoration:none;}
DIV.left { 
text-align: right; 
margin-right: 0; 
font-size: 10pt;
}
DIV.right { 
text-align: left; 
margin-left: 0; 
font-size: 10pt;
}
DIV.section {
background:#CCCCCC; 
text-align: center; 
font-size: 10pt;
border: 2px solid #000000;
}
DD.left {
margin-right: 0;
}
DD.right {
margin-left: 0;
}
P,DL {
background : #CCCCCC;
padding:.5em;
border: 2px solid #000000;
#border: 1px dotted #ffffff
}
H2 {
padding:.2em;
margin:0;
}
H4 {
padding:0;
margin:0;
}
TABLE {
background:#cc6666;
border: 2px outset #000000;
#background: #ffffff;
}
DIV.column1 {
        width:5em;
        text-align:right;
        float:left;
        vertical-align: top;
        border-right: 1px solid #000000;
}

DIV.column2 {
        padding-left: 5em;
	background:#cc6666;
	border: 2px outset #cccccc;
}

