
h2 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12pt;
        font-weight : bold;
        color : #D8D2B7;
}

P {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: none; 
	COLOR: #D8D2B7; 

}

td {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: none; 
	COLOR: #D8D2B7; 

}

span.red {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11pt;
        font-weight : bold;
        color : #FF3300;
}

A {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : none;
	text-decoration : none;
        color : #D8D2B7;
}

div.imgbox {
display: inline-block; border: 1px solid #000;
}

@media screen and (max-width: 730px) { .imgbox img { width: 140px; height: 140px; } }
