body {
	background: #000000; 
	text-align: center;  // for IE
}

table {
    text-align: center;
    margin-left: auto; 
    margin-right: auto;
    background: #000000;
}

.button {
    vertical-align: top;
    width: 125px;
}

.blank {
    width: 70px;
}

.strongText {
    text-align: left;
    font-size: 10.0pt;
    font-family: 'Verdana';
    color: #DCCD72;
    text-decoration: none;
}

.titleText {
    text-align: center;
    font-size: 12.0pt;
    font-family: 'Verdana';
    color: #DCCD72;
}

tr.large {
    height: 20px;
}

.deviceText {
    text-align: center;
    font-size: 8.0pt;
    font-family: 'Verdana';
    color: #777777;
    text-decoration: none;
    vertical-align:bottom; 
}

img {
	border: none;
    margin: 10px 5px;
}
