﻿body {
margin-left: 25px; margin-top:10px; margin-bottom:25px; 
text-align:left;
font-family: verdana, tahoma, ariel, sans-serif;
font-size: 80%; line-height: 1.45em; 
color:#000000; 
background-color:#ffffff
}

p { padding-top: 0px; margin-top: 0px; }

span.note90pct     { font-size:90%;  }
span.note80pct     { font-size:80%;  }


a:link    { color: blue; text-decoration: underline }
a:active  { color: red; text-decoration: none }
a:visited { color: blue; text-decoration: underline }
a:hover   { color: green; text-decoration: underline }

/* The following are to select font size for body */
body.font110 { font-size:110%; }
body.font100 { font-size:100%; }
body.font90 { font-size:90%;  }
body.font85 { font-size:85%;  }
body.font80 { font-size:80%;  }		
						
h1 { font-size: 125%;  }
h2 { font-size: 110%;  }
h3 { font-size: 100%;  }

div.indent50 {margin-left:50px; }
div.indent35 {margin-left:35px; }
div.indent25 {margin-left:25px; }

hr {margin-left:25px; }

/* page width options */
div.width90 {width:90%;}
div.width80 {width:80%;}
div.width75 {width:75%;}
div.width70 {width:70%;}
div.width65 {width:65%; }


td { text-align:left; vertical-align:top;}

table.maxwidth35pct { max-width:35%;}

td.maxwidth70pct { max-width:70%}
td.maxwidth60pct { max-width:60%}
td.maxwidth50pct { max-width:50%}
td.maxwidth40pct { max-width:40%}
td.maxwidth35pct { max-width:35%}
td.maxwidth20pct { max-width:30%}

td.width70pct { width:70%; }
td.width60pct { width:60%; }
td.width50pct { width:50%; }
td.width40pct { width:40%; }
td.width30pct { width:30%; }
td.width20pct { width:20%; }
td.width10pct { width:10%; }
td.width05pct { width:5%; }

ol.spaced1em li   { margin-top: 1em; margin-bottom: 1em }
ol.spacedthirdem li   { margin-top: 0em; margin-bottom: 0.3em }


