

img { border: 0px; padding: 0px; margin: 0px; align: left; }


a:link { font-weight:bold; color:#0000FF; text-decoration:none }
a:visited { font-weight:bold; color:#00FFFF; text-decoration:underline }
a:hover { font-weight:bold; color:#FF00FF; text-decoration:underline }
a:active { font-weight:bold; color:#FF0000; text-decoration:underline }
a:focus { font-weight:bold; color:#FF00FF; text-decoration:underline }

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-style: oblique; line-height: normal}
h2,.text2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal ; font-weight: bold}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold }

.vote box tr {
}
.vote_box .speck {
    width: 20%;
}
.vote_box th {
    vertical-align: top;
    text-align: left;
    font-weight: bold;
    font-size: 12pt;
    padding: 5px;
    border-bottom: 2px solid;
}
    
.vote_box td {
    vertical-align: top;
    padding: 1px;
    text-align: left;
    font-size: 12pt;
    xwidth: 10%;
}

.vote_box table {
    width: 100%;
    background-color: #FFFFFF;
    margin: 5px;
    Xmargin-left: 0px;
    Xmargin-right: 0px;
    padding: 10px;
}
.submit {
   background-color: white;
   width: 100%;
   font-size: 12pt;
}
.vote_box {
   text-align: center;
   position: relative;
   top: 0px;
   margin-left: 25%;
   margin-right: 25%;
   padding: 0px;
}
h1 {
   position: relative;
   top: 10px;   
   padding-bottom: 3px;
   background-color: black;
   color: white;
}
.page{
   text-align: center;

   margin: 0px;
   padding: 0px;
   left: 10px;
   right: 10px;
}
body {
   background-color: white;
   margin: 0px;
   padding: 0px;
}


