body{background-color:khaki;font-family:sans-serif;font-size:1pc;color:#333300;font-weight:200}
A:link{font-family:"arial black",sans-serif;color:#900}
A:visited{font-family:"comic sans ms",sans-serif;color:#f60}
A:active{font-family:serif;font-style:italic;color:#06f}
h1,h2,h3,h4{font-family:Georgia,serif}
.c{font-family:serif;text-align:"center"}
table{width:90%;margin-left:auto;margin-right:auto}
.light{font-weight:100;}
.first{font-variant:small-caps}
p.fl:first-line{font-variant:small-caps;font-weight:700}
.smallred{font-size:small;color:red}
.big{font-family:sans-serif;font-size:12pt;font-weight:bold}
.bigger{font-family:sans-serif;font-size:14pt;font-weight:bold}
.biggerred{font-family:sans-serif;color:red;font-size:14pt;font-weight:bold}
.large{font-family:sans-serif;font-size:24pt;font-weight:bold;color:black}
em{font-weight:800}
dt{font-weight:800}
.vlarge{font-family:sans-serif;font-size:36pt;font-weight:bold}
.vlargered{font-family:sans-serif;color:red;font-size:36pt;font-weight:bold}
input{border-width:2px;border-color:#009966;background-color:#deb887}
ul{list-style-position:inside}
.b{border-width:4px;border-color:#060;border-style:double;padding:10px;background-color:antiquewhite;font-weight:800}
.alpha{list-style-position:inside;list-style-type:lower-alpha;}
/*This is the media section*/
@media print{body{background-color:white;font-family:"Times New Roman", Times,Serif;font-size:10pt;font-weight:400;color:black;}
p,em,ul,ol,dt,dd,li{font-family:"Times New Roman", serif; font-size:10pt;font-weight:800;color:black;}
h1,h2,h3,h4,h5,th,caption{font-family:"Times New Roman", "Times",serif;font-size:12pt;color:black;font-weight:800;}
table{border-width:0;}
caption{font-size:1.25pc;}
td,th{font-family:"Times", "Times New Roman", serif;font-size:10pt;color:black;border-width:0;}
img{display:none}
}
@page{size:8.5in 11in;margin:1in 1in 1in 1.25in;}
