/* the name of this file is divstyle2.css */


a:link 		{font-family: Georgia; color: blue; font-size: 1em;  font-weight: bold; 		background: transparent
		}
/* for unvisited links http://www.w3.org/TR/REC-CSS2/selector.html#x23*/

a:visited 		{font-family:Georgia; color: blue; font-size: 1em; font-weight:bold; 		background: transparent
		}
 /* for visited links */ 

a:active 		{font-family:Georgia; color: purple; font-size: 1em; font-weight: bold; 		background: transparent; font-weight: bold
		} /* when link is clicked */


a:link:hover 	{font-family:Georgia; color: red; font-size: 1em; font-weight: bold; 		background: transparent; font-weight: bold
		} /* when mouse is over link */

a:link img 	{border-style: none;
		}
a:visited img 	{border-style: none;
		}

b.a     		{font-style: italic; font-family:Georgia; font-size: 1em; color: green; 		font-weight: bold
		}
b.b		{font-family:Georgia; font-size: 1em; color: black; font-weight: bold;
		}
body 		{background-image: url(icea2.jpg); background-position: center; 		background-attachment: fixed;
		}
h1    		{font-family:Georgia; font-size: 3.25em; color: #27573D; text-align: 		center;
		}
h1.a  		{font-family:Georgia; font-size: 2.75em; color: #215539; font-weight: 		bold; text-align: left;
		}
h1.b		{font-family:Georgia; font-size: 2em; color:#215539; font-weight: 		bold; text-align: left
		}
h2    		{font-family:Georgia; font-size: 1.00em; text-indent: 5%; text-align: 		justify;
		}
h2.a 		{font-family:Georgia; font-size: 1.50em; color: black; font-weight: 		bold; 
		}
h2.b 		{font-family:Georgia; font-size: .75em; color: black; font-weight: bold; 		text-align: center;
		}
h2.c 		{font-family:Georgia; font-size: 1em; color: green; font-weight: bold; 		text-align:center;
		}
h2.d 		{font-family:Georgia; font-size: 1em; color: green; font-weight: bold;
		}
h3 		{font-family:Georgia; font-size: 1.00em; text-align: center;
		}
h3.a 		{font-family:Georgia; font-size: 1.25em; text-align: center;
		}
h3.b		{font-family:Georgia; font-size: 1em; color: #006400; font-weight: 		bold; text-align:left;
		}
h4		{font-family:Georgia; font-size: 1.30em; text-align: center; 		font-weight: bold; color: #ff00ff;
		}
h5 		{font-family:Georgia; font-size: .90em; text-align: center; color: black
		}
img.a 		{float: right; margin-left: 0;
		}

a.b		{font-family:Georgia; font-weight: bold
		}

hr		{height: 3px; color: #27573D;   
		}
ol		{font-family:Georgia; font-size: 1.15em
		}
ol.a		{font-family:Georgia;font-size: 1em; font-weight: bold;
		}
ul		{font-family:Georgia;font-size:1em; font-weight:bold;
		}
p		{font-family:Georgia; font-size: 1em; text-align:left; color: black; font-weight:bold;
		}
p.a		{font-family:Georgia; font-size: 2em; text-align: center; color: black; font-weight:bold;
		}
p.b		{text-indent: 5%; font-size: 1.15em;
		}
p.c		{text-align: center; font-size:1.15em;
		}
p.e		{font-family:Georgia; font-size: 1em; font-weight: bold; text-indent: 2em; text-align: left;
		}
p.f		{font-family:Georgia; font-size: 1em; color: black; font-weight: bold; text-align:center;
		}
p.g		{font-family:Georgia; font-size: 1.15em; color: #27573d;
		}
p.h 		{font-family:Georgia; font-size: 1.15em; font-weight: bold; text-indent: 2em; text-align: left; text-decoration: underline;
		 }
p.l		{
		}
p.m		{
		}
p.n		{
		}
p.o		{position:absolute;  top:5px; left:655px;
		}
p.p		{position:absolute;  top:140px; left:650px;
		}
p.y		{position:absolute;  top:170px; left:650px;
		}
p.z 		{font-family:Georgia; text-align: center; font-size: 65%; color: black; font-weight: normal; text-decoration: none; background: 		transparent;
		}

acronym		{border-bottom: 1px dashed #241CFF; font-weight: bold; color: #cc99cc;
		}


ul		{color: black
		}

td		{font-family:Georgia; color: black; font-weight: bold
		}
td.c		{font-family:Georgia; color: black; font-weight: bold; padding: .25em;
		}

div.f 		{text-align: center;
		}
