/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,select,p,blockquote,th,td { 
margin:0;
padding:0;
font-weight: normal;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
}
table {border-collapse:collapse;border-spacing:0;}
th,	td {vertical-align: top;}
img {border:0;}
ul {list-style:none;}

body {color: #222;}
a {text-decoration: none; color: #cc3333;}
table.table1 {border-left: 1px solid #C1DAD7;}
table.table1 th {
color: #4f6b72;
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
border-top: 1px solid #C1DAD7;
padding: 3px 3px 3px 3px;
font-size:90%;
background-color: #e2e1df;
}
table.table1 td {
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
background: #fff;
padding: 6px 6px 6px 12px;
color: #4f6b72;
font-size:90%;
}
table.table1 td.hashtags {font-size:100%;}
table.table1 tr.alt td {background: #F5FAFA;color: #797268;}
table.table1 tr.red td {background-color:#fbecec; color:#990000;}
table.table1 tr.blue td {background-color:#f1f5ff; color:#132760;}
table.table1 tr.orange td {background-color:#fff9f1; color:#a96e19;}
table.table1 tr.green td {background-color:#f3fff2; color:#12610e;}
table.table1 tr.lightblue td {background-color:#edfcff; color:#17b4d5;}
table.table1 tr.purple td {background-color:#f7f2ff; color:#452570;}
.large {font-size:160%;}
a.red, .red {color:#990000;}
a.green, .green {color:#12610e;}