/* body */

body {background-color: #000000;}



/* links */

A {
        color:#b35637;
        font-family:times;
        text-decoration:none;
		letter-spacing: 0px;
}
    
    A:hover {
		color:#0af3e5;
}


    A:active {
		color:#b35637;

}




/* fonts */

h3 {font-family: times; font-size: 14pt; color: #ef6737}
h2 {font-family: times; font-size: 12pt; color: #ef6737}
small {font-family: times; font-size: 7pt; color: #ef6737}
tiny {font-family: times; font-size: 2pt; color: #000000}
.main {font-family: times; font-size: 8pt; line-height: 13pt; color: #ef6737}
.caption {font-family: times; font-size: 7pt; line-height: 12pt; color: #ef6737}
.display {font-family: times; font-size: 8pt; letter-spacing: 2pt; line-height: 18pt; color: #ef6737}


td {vertical-align: top; font-family: times; font-size: 9pt; line-height: 13pt; color: #b35637}


/* Hidden content */
.hidden {
position: absolute;
left: 0;
top: -1000px;
width: 1px;
height: 1px;
overflow: hidden;
}







