html {
background-color: #000000;
}

body {
	background-color: #000000;
        color: #454545;
        width:  850px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 8px;
        margin-left: auto;
        padding: 15px;
}

table.twittube td {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
}

p {
        font-family: Arial, sans-serif;
	font-size: 18px;
        font-weight: bold;
        padding-bottom: 10px;
        text-align: center;
}

.note {
        color: #454545;
        font-family:  Verdana, Arial, sans-serif;
        font-size: 12px;
        text-align: right;
}

.note2 {
        color: #454545;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        text-align: center;
}

.note3 {
        color: #a9a9a9;
        font-family: "Times New Roman", serif;
        font-size: 13px;
        text-align: center;
}


a:link {
	color: #454545;
	text-decoration: none;
}

a:visited {
	color: #454545;
	text-decoration: none;
}

a:hover {
	color: #503334;
	text-decoration: none;
}

a:active {
	color: #454545;
	text-decoration: none;
}

img {
        border: 1px dotted #454545;
        align: center;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

img.noborder {
        border: 0;
}


a.enter {
        color: #454545;
        font-variant: small-caps;
}


table.twittube td {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
}

