BODY {background-color: #FFFFFF; font-family: arial,helvetica,sans-serif; 
	font-size: 10pt;
}

tr  {font-size: 12pt; color:green;}
th  {font-size: 10pt; color:#404070; font-weight:bold;}
td  {font-size: 10pt; font-weight: normal; color:#333333;}

h2  {font-size: 14pt; color:#404070; font-weight:bold;}

// Classes
.emphasis {
			font-family: arial, helvetica, sans-serif; font-size: 10pt;
			font-weight: bold; font-color:#333333; font-style: italic;
		}

.warning {
			font-family: arial, helvetica, sans-serif; font-size: 10pt;
			font-weight: bold; font-color:#333333; font-style: italic;
		}


A:hover {COLOR: #555555; TEXT-DECORATION: none}
A {COLOR: #999999; font-size: 80%; TEXT-DECORATION: none; font-weight:bold}

P B {background: blue; color: white;}
H3 {font-family: courier, monospace; font-size: 20pt; font-style: italic;
font-weight}

input {COLOR: #404070; font-size: 10pt; TEXT-DECORATION: none}
option {COLOR: #999999; font-size: 10pt; TEXT-DECORATION: none}
select {COLOR: #404070; font-size: 10pt; TEXT-DECORATION: none}
