A {
    color: #000099;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}

A.white {
    color: #000099;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}

:hover {
    color: Black;
}

A:visited {
    color: #000099;
	font-weight: bold;
	font-family: arial
}

#VotingBtn {
    background-color: #000033;
    border-bottom-color: Black;
    border-left-color: Black;
    border-right-color: Black;
    border-top-color: Black;
    border-width: 1px;
    color: White;
    font-family: "Arial";
    font-size: 8pt;
    font-weight: Bold;
    height: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px
}

#VotingTable {
    background-color: Black;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    border-bottom-color: silver;
    border-left-color: silver;
    border-right-color: silver;
    border-top-color: silver;
}

#VotingHeader {
    background-color: Black;
    color: Blue;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none
}

#VotingData {
    background-color: White;
    color: Blue;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none
}

#VotingResults0 {
    background-color: Blue;
    color: Black;
    font-family: "Arial";
    font-size: 6pt;
    font-weight: bold;
    text-decoration: none
}

#VotingResults1 {
    background-color: Yellow;
    color: Black;
    font-family: "Arial";
    font-size: 6pt;
    font-weight: bold;
    text-decoration: none
}

#VotingResults2 {
    background-color: Blue;
    color: Black;
    font-family: "Arial";
    font-size: 6pt;
    font-weight: bold;
    text-decoration: none
}

#VotingResults3 {
    background-color: Green;
    color: Black;
    font-family: "Arial";
    font-size: 6pt;
    font-weight: bold;
    text-decoration: none
}

#MainTable {
    background-color: Black;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    border-bottom-color: silver;
    border-left-color: silver;
    border-right-color: silver;
    border-top-color: silver;
}

#Header {
    background-color: #000033;
    color: Red;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none
}

#SubHeader {
    background-color: #000099;
    color: Black;
    font-family: "Arial";
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none
}

#Data {
    background-color: Yellow;
    color: Black;
    font-family: "Arial";
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none
}

#Data2 {
    background-color: #F0F0F0;
    color: Black;
    font-family: "Arial";
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none
}

#btn {
    background-color: #000033;
    border-bottom-color: Black;
    border-left-color: Black;
    border-right-color: Black;
    border-top-color: Black;
    border-width: 1px;
    color: White;
    font-family: "Arial";
    font-size: 8pt;
    font-weight: Bold;
    height: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px
}

#entry {
    background-color: White;
    border-bottom-color: Black;
    border-left-color: Black;
    border-right-color: Black;
    border-top-color: Black;
    border-width: 1px;
    color: Black;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    height: 18px;
}
div[data-oembed-url*="twitter"] div {
    max-width:none !important;
}

