@import "reset.css";

h1	{color: red ; padding : 0.2em 0 0 0 ; font : 1.5em sans-serif ; font-weight: normal}
h1#index	{color: black ; padding : 0.2em 0 0 0 ; font : 1.4em sans-serif ; font-weight: normal}
h1#h1	{color: black ; padding : 0.2em 0 0 0 ; font : 1.2em sans-serif ; font-weight: normal}
h2	{color: black ; padding : 0.2em 0 0 0 ; font : 1.5em "Lucida Handwriting", cursive}
h2#h2	{color: #666666 ; padding : 0.2em 0 0 0 ; font : 1.5em "Lucida Handwriting", cursive}
h3	{color: black ; font : 1.2em sans-serif ; font-weight : bold}
h3#h3	{color: black ; font : 1.3em sans-serif ; font-weight : normal}
h3#top-padding	{color: black ; font : 1.2em sans-serif ; font-weight : bold ; padding : 0.9em 0 0 0}
h3#top-bottom-padding	{color: black ; font : 1.2em sans-serif ; font-weight : bold ; padding : 1em 0 0.6em 0}
h3#smaller	{color: black ; font : 0.9em sans-serif ; font-weight : bold ; padding : 1.5em 0 1em 0}
h3#bottom-padding	{color: black ; font : 1.2em sans-serif ; font-weight : bold ; padding : 0 0 0.6em 0}
h4	{color: #666666 ; padding : 0 0 0.8em 0 ; font-size: 0.6em}
h4#index	{color: #666666 ; padding : 0.4em 0 0.8em 0 ; font-size: 0.6em}
h5	{color: #666666 ; font : 1.1em "Lucida Handwriting", cursive  ; padding : 0.4em 0 0 0}

body {margin : 1em 0 1em 0 }
a:link {color: black ; text-decoration: none;}
a:visited {color: black ; text-decoration: none}
a:hover {color: red ; text-decoration: none;}
a:active {color: black ; text-decoration: none;}
.class1 a:link {color: red ; text-decoration: none}
.class1 a:visited {color: red ; text-decoration: none}
.class1 a:hover {color: black ; text-decoration: underline}
.class1 a:active {color: red ; text-decoration: none;}
span {color: black ; font : 0.8em sans-serif ; font-weight: normal}
span#line {color: black ; font : 0.8em times ; font-weight: normal}
span.class1 {color : black ; font : 1em sans-serif}
span#call {color: red ; font : 1.3em sans-serif}
span#red {color : red ; font : 1em}
div.content {color : black ; font : 0.9em sans-serif}
div.content2 {text-indent : 1.8em ; color : black ; font : 0.9em sans-serif}
div.content3 {color : black ; font : 0.7em sans-serif}
div.content4 {color : black ; font : 0.9em sans-serif ; padding : 0 1em 0 0}
div.content5 {color : black ; font : 0.9em sans-serif ; padding : 0 2em 0 0}
div.content6 {color : black ; font : 0.9em sans-serif ; line-height : 1.2em}
div.content8 {color : black ; font : 0.8em sans-serif ; padding : 1em 0 1em 0}
div.content9 {color : black ; font : 0.7em sans-serif ; padding : 0.3em 0 0 0}
div.content10 {color : black ; font : 0.9em sans-serif ; font-weight : bold}
sup {color : black ; font : 0.75em sans-serif}
sup#red {color : red ; font : 0.75em sans-serif}
sub {color : black ; font : 0.75em sans-serif}
ul {margin-left : 2em}
ul#ul {margin-left : 0em}
ul#ul2 {margin-left : 1em ; list-style-position:outside}
ul#ul3 {margin-left : 2em}
ul#quadratic {margin : 1em 0 0 0}
li {list-style : disc ; margin-left : 2em}
li#li {list-style : disc ; margin-left : 0em}
li#none {list-style : none ; margin-left : 0em}
li#decimal {list-style-type: decimal ; margin-left : 0 ; padding : 0}
li#decimal2 {list-style-type: decimal ; margin-left : 0.2em ; padding : 0}
ol#ol1 {margin-left : 1.8em ; padding : 1em 0 0 0}
p {padding : 1em 0 0 0}
p#first:first-letter {font-size : 115% ; color : black}
p#second {padding : 0}
table#large {background : white ; color : black ; width : 725px ; border : 1px solid #666666}
hr#hr {color : #666666 ; height : 1px }
td#quadratic { padding : 0 2em 0 0 }