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

body { font-family:Georgia, "Times New Roman", Times, serif; font-size: 10pt;}
#block-right { display:none;}
#header { display: none;}

#yappa { display:none;}

#contactinfo { margin-top: 2em; border-top: 1px solid #999999; padding-top: 2em;}
#contactinfo img { float:left; margin-right: 20px;}

h2 { color: #999999;}

table.overview { border-collapse:collapse; margin-bottom: 2em;}
table.overview th { text-align:left; font-weight:normal; width: 80%;}
table.overview td, table.overview th { vertical-align:top; padding: 5px;border-bottom: 2px solid #CCCCCC;}
