body {
        background-color: #ffffff;
        margin-left: 6px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px; 
        
}
.text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
        font-weight: normal;
}
.text2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
        font-weight: normal;
	background-color: #ccff00;
}
.red {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
        font-weight: normal;
}
.sub {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        font-weight: normal;
}
.light {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #DCDCDC;
        font-weight: normal;
}
.menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        font-weight: normal;
}
a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        font-weight: normal;
        text-decoration: none;
}
a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000;
        font-weight: normal;
        text-decoration: line-through;
}
a2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        font-weight: normal;
        text-decoration: none;
}
a2:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000;
        font-weight: normal;
        text-decoration: line-through;
}
a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: normal;
	background-color: #000000;
}
a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: normal;

}
a2:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: normal;
	background-color: #000000;
}
highlight {
		background-color:#ffffff;
}
highlight:hover {
		background-color:#d2f8ff;
}
#twitter {
		width: 168px;
}