@charset "UTF-8";
/* CSS Document */

body { 
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
margin-left: 65px;
margin-top: 65px;
}

.grey { 
color: #666666;
}

.lineheight {
line-height: 120%;
}

.green { 
color: #009933;
font-weight:bold;
}

.italic { 
font-style: italic;
}

.small { 
font-size: 10px;
text-align:right;
}

td.leftcolumn1 { 
width: 204px;
font-weight: bold;
}

td.leftcolumn2 { 
width: 94px;
line-height:140%;
}

td.leftcolumn { 
width: 204px;
line-height:140%;
}

table.margin { 
margin-top: 0px;
}

table.column_align_right { 
align: right;
}

img { 
border: 0px;}

.bold {
font-weight: bold;
}

a:link { color: #009933; text-decoration: none; }
a:visited { color: #009933; text-decoration: none; }
a:hover { color: #000000; }
a:active { color: #009933; text-decoration: none; }

a.gron:link { color: #009933; text-decoration: none; }
a.gron:visited { color: #009933; text-decoration: none; }
a.gron:hover { color: #000000; }
a.gron:active { color: #009933; text-decoration: none; }








