/*main.css - mjgradziel.com*/
body {
 background: #FFFFFF; color: #000000;
 margin-left: 5%; margin-right: 5%;
  }
.bold {
font-weight: bold; font-size: 12pt;
 }
.blue {
color: #333366; font-family: arial, sans serif; font-weight: bold; font-size: 14pt
 }
.green { 
color: #99CC99; font-family: arial, sans serif; font-weight: bold; font-size: 20pt
 }
.dark {
color: #000033; font-family: arial, sans serif; font-weight: bold; font-size: 18pt
 }
.gray {
color: #696969; font-family: arial, sans serif; font-weight: bold; font-size: 14pt
 }
.thkgray {
color: #696969; font-family: arial, sans serif; font-weight: bold; font-size: 26pt
 }
.grngray {
color: #669999; font-family: arial, sans serif; font-weight: bold; font-size: 20pt
 }
 .biggray {
color: #999999; font-family: arial, sans serif; font-weight: bold; font-size: 26pt
 }
.lftmrgn {
margin-left: 20%
 }
.blktitle {
color: #000000; font-family: arial, sans serif; font-weight: bold; font-size: 18pt
 }
.thingray {
color: #696969; font-family: arial, sans serif; font-size: 14pt
 }
.ital {
font-style: italic; color: #696969; font-family: arial, sans serif; font-size: 12pt
 }
.mono {
font-family: courier, monospace; font-size: 12pt; text-align: left;
}
.smlprnt {
font-family: courier, monospace; font-size: 9pt; text-align: left;
}

.para { 
font-family: arial, sans serif; color: #000000; font-size: 12pt; text-align: justify; clear: left; margin-top: 0; margin-bottom: 0;
}

a:link {
font-family: arial, sans serif; color: #000066; font-size: 10pt; font-weight: bold;
 }
a:visited {
font-family: arial, sans serif; color: #003366; font-size: 10pt; font-weight: bold;
 }
a:hover{
font-family: arial, sans serif; color: #FF0000; font-size: 10pt; font-weight: bold;
}
a:active {
font-family: arial, sans serif; color: #FF0000; font-size: 10pt; font-weight: bold;
 }
a.plain {
text-decoration: none; 
}
a img {
border: none; 
} 

h1: { 
font-family: arial, sans serif; font-weight: bold; font-size: 24pt; clear: both; text-align: left;
 }
h2: {
font-family: arial, sans serif; font-weight: bold; font-size: 18pt; clear: both; text-align: left;
 }
h3: { 
font-family: arial, sans serif; font-weight: bold; font-size: 14pt; clear: both; text-align: left;
 }
p { 
font-family: arial, sans serif; color: #000000; font-size: 12pt; text-align: justify; clear: left;
text-indent: 2em; margin-top: 0; margin-bottom: 0;
 }
img.left {
float: left; margin-right: 1em; margin-top: 1em; margin-bottom: 1em
 }
img.right {
float: right; margin-left: 1em; margin-top: 1em; margin-bottom: 1em
 }
ul {
list-style-type: disc; list-style-position: outside
 }
ol {
list-style-type: decimal; list-style-position: outside
 }

table { 
width="90%";
align="CENTER";
border="0";
}
 
