/* CSS Document */


/* style="text-align: center; margin-top: 19px; margin-bottom: 13px; font-weight: bold; font-style: italic; font-size: 14pt; color: black; font-family: Garamond;">


 class="Normal"
 style="text-align: center; font-weight: bold; font-size: 10pt; font-family: Garamond;" color:#0000ff;*/


body{
	font-size:14pt;
	background-color:#efefef;
	font-family: Garamond, Verdana, Arial, sans-serif;
	margin-left: 2.5%;
	margin-right: 2.5%;
}

h1{
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 1.0em;
	text-align: left;
	
	
}

h2{
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 2.0em;
	text-align: center;
	margin 1em 4em 0em 4em;
	
	background-color:#eff;
	
}

p{	
	text-align: justify;
	margin 1em 4em 0em 4em;
}
.img{	
	margin-left: 1em 0em;
	text-align: center;
	float:center;
	font-size:14pt;
	background-color:#eff;
	
	
}
div.globalNav{
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	line-height: 100%;
}
a:link { 
  	color: #00f;
  	background-color: inherit;
}
a:visited { 
  	background-color: inherit;
  	color: #e0e;
}
a:hover {
 	color: #0a0;
  	background-color: inherit;
}
a:active { 
 	 color: #e00;
 	 background-color: inherit;
   
  
}


.jm{
	color:#0000ff;
}

.mr{
	color:#000000;
}

.cw{
	font-size: 14pt;
	font-style: italic;
	background-color: #eff;
        
}
.topbotNav{
	font-size: 15pt;
	background-color: #eff;
	text-align: center;
	font-weight: bold;
        
}

.title{
	font-size: 18pt;
	font-weight: bold;
	background-color: #eff;
}

.thx{
	font-style: italic;
}
	
