﻿/*jones.css - mjgradziel.com*/
body {
 background-color: #CCCCCC; margin-left: 5%; margin-right: 5%;
 }

p { 
font-family: arial, sans serif; font-weight: normal; font-style: normal; font-size: 12pt; color: #000000;
text-align: justify; clear: left; text-indent: 2em; margin-top: 0; margin-bottom: 0;
 }


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

ul {
list-style-type: disc; list-style-position: outside;
 }
ol {
list-style-type: decimal; list-style-position: outside;
 }

.mono {
font-family: courier, monospace; font-size: 12pt; text-align: left;
 }
.smlprnt {
font-family: courier, monospace; font-size: 9pt; text-align: left;
 }
.ital {
font-style: italic; color: #696969; font-family: arial, sans serif; font-size: 12pt
 }
.title {
font-style: italic; color: #669999; font-family: times, serif; font-size: 48pt
 }
.smalltitle {
font-style: italic; color: #000000; font-family: times, serif; font-size: 28pt
 }

.subtitle1 {
color: #333366; font-family: arial, sans serif; font-weight: bold; font-size: 16pt
 }
.subtitle2 {
color: #696969; font-family: arial, sans serif; font-size: 14pt
 }

.caption {
color: #000000; font-family: arial, sans serif; font-size: 12pt
 }


.bodytext { 
font-family: arial, sans serif; font-weight: normal; font-style: normal; font-size: 12pt; color: #000000;
text-align: justify; clear: left; text-indent: 2em; margin-top: 0; margin-bottom: 0;
 }
