<!--
Body {
	
	background-color: #FFFFFF;}

P {
	color: #133D8F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}

td {
	color: #133D8F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}

.tiny{
	font-size: smaller;}
.little {
	font-size:smaller;
	
}
.look{
	color: Red;
	
	background-color: yellow;}

	

a:link{ color: #008CBD;
     text-decoration: none;
	  }
	 
a:visited{ color: #008CBD;
     text-decoration: none;}
	 
a:hover {
	color: #03ABEC;
	text-decoration: underline;}
	 
a:active { color: #03ABEC;
     text-decoration: none;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: #133D8F;
}
-->
