﻿body {  
	font-family: Verdana;
	color:black
	width:1024px;
	background-color: #CCCCCC;
}

  h1 {
	font-family: 'Marck Script', cursive;
	font-size: 40px;
	color: #2080FF;
	text-align: center;
	text-shadow: .1em .1em .2em gray;
}

  h2 {
	font-family: 'Marck Script', cursive;
	font-size: 25px;
	color: #2080FF;
	text-align: center;
}

 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{
	margin-bottom: 8.0pt;
	color: inherit;
	font-size: 14.0pt;
	line-height: 112%;
	text-indent: 25px;
	font-family: Verdana;
	background-color: inherit;
}

a:link {
  color: blue; 
  border-bottom: 1px dashed; 
}
a:visited {
  color: #brown;
}
a:hover {
  color: #154088; 
  border-bottom: .07em solid;
}
a:active {
  color: blue ; 
  border-bottom: 1px dashed;
}
	
.SpellE	
	{
	color: inherit;
	font-style:italic;
	font-family:inherit;
	}

	
@page WordSection1
	{size:595.3pt 841.9pt;
	margin:56.7pt 42.5pt 56.7pt 85.05pt;}
