body { background-color: #FFFFFF; font-family: Arial, sans-serif; font-size: 10pt; color: #000000; }



a:active { background-color: transparent; color: yellow }

a:visited { background-color: transparent; color: blue }

a:hover	{background-color: transparent; color: #FF0000 }



strong { font-weight: 700 }

h1 { font-family: Arial, sans-serif; font-size: 20pt; font-weight: 700 }

h2 { font-family: Arial, sans-serif; font-size: 18pt; font-weight: 700 }

h3 { font-family: Arial, sans-serif; font-size: 16pt; font-weight: 700 }

h4 { font-family: Arial, sans-serif; font-size: 14pt; font-weight: 700 }



.table1 { font-family: Arial, sans-serif; font-size: 10pt; }

.table2 { font-family: Arial, sans-serif; }

.table3 { font-family: Arial, sans-serif; font-size: 12pt }

.table4 { font-family: Arial, sans-serif; font-size: 10pt; color: #FFFFFF;

          background-color: #aa1111 }

