body { background-color: white }
b { color: black; font-size: midium; font-style: normal; font-weight: 600 }

p { color: black; font-size: midium; font-style: normal; font-weight: 600 }
.red_center { color: red; text-align: center }
.center { text-align: center }
.height_150 { line-height: 150% }
.right { text-align: right }
.red { color: red }

span{}
.red
{
  color: red;
}

div { color: black; font-size: midium; font-style: normal; font-weight: 600 }
.small { font-size: 15px; font-weight: 300 }
.center { text-align: center }
.height_150 { line-height: 150% }
.big_center { color: #BFAF3F; font-size: 30px; font-weight: 700; text-align: center }
.red { color: red }
.table { width:750px }
.right { text-align: right }
.left_5{ margin-left: 5% }
.left_10{ margin-left: 10% }
.left_15{ margin-left: 15% }
.left_20{ margin-left: 20% }
.footer { background-color: #78FFFF; font-size: 15px; font-weight: 300 }

h1 { color: blue; font-size: 40px; font-style: normal; font-weight: 900 }
.center { text-align: center }
.small_center { font-size: 25px ; text-align : center }

h2 { color: red; font-size: 15px; font-style: normal; font-weight: 600 }
h3 { color: crimson; font-size: 40px; font-style: normal; font-weight: 900 }

table{}
.left_5{ margin-left: 5% }
.left_10{ margin-left: 10% }
.left_15{ margin-left: 15% }
.left_20{ margin-left: 20% }

