Body {
    color: orange;
    background: black;
		font-family: 'Verdana', 'Arial', 'sans-serif';
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 1%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

h1 {
	 font-size: 23px;
	 line-height: 23px;
	 color: orange;
}

h2 {
	 font-size: 20px;
	 line-height: 20px;
	 color: red;
}

a{
			color: red; 
}

table{
			cellpadding: 2;
 			cellspacing: 0; 
}

div {
    overflow: visible;
}

img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}

.Gray{
			color: red;
}
.normal{
			color: orange;
}

.Info{
			font-size: 12px;

}



