﻿@charset "UTF-8";
/* CSS Document */

body {font-family: arial,verdana,helvetica,sans-serif;margin:0 0 0;}

/* text & links */

.twelveblack     { font-size: 12pt; color: #000000 }
.thirteenblack     { font-size: 13pt; color: #000000 }
.fourteenblack     { font-size: 14pt; color: #000000 }
.twentyblack     { font-size: 20pt; color: #000000 }

.eightred     {  font-size: 8pt; color: #AE0109 }
.tenred     {  font-size: 10pt; color: #ff0000 }
.eleventred     {  font-size: 11pt; color: #AE0109 }
.twelvered     {  font-size: 12pt; color: #AE0109 }

.tengrey    { font-size: 10pt; color: #696968 }
.eightgrey    { font-size: 8pt; color: #696968 }
.sevengrey    {  font-size: 7pt; color: #696968 }
.twelvegrey    { font-size: 12pt; color: #696968 }

.tenwhite    { font-size: 10pt; color: #ffffff }
.eightwhite    { font-size: 8pt; color: #ffffff }
.sevenwhite    { font-size: 7pt; color: #ffffff }
.sixwhite    { font-size: 6pt; color: #ffffff }
.twelvewhite    { font-size: 12pt; color: #ffffff }

.largefont     { font-size: 15pt; color: #000000 }


.eightgreen     {  font-size: 8pt; color: #016E2E }
.ninegreen     {  font-size: 9pt; color: #016E2E }
.tengreen     {  font-size: 10pt; color: #016E2E }
.eleventgreen     {  font-size: 11pt; color: #016E2E }
.twelvegreen     {  font-size: 12pt; color: #016E2E }




