body {
	color: black;
	background: white;
	font-family: Verdana, sans-serif;
  style='tab-interval:.5in'
;

}

 /* Style Definitions */

@page Section1
{	size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
}

div.Section1
{	page:Section1;
}

table.style
{
	width:664.5pt;
	border:none;
	border-left:double #FF99CC 4.5pt
}

/* Hyperlink deffinition */
  :link { color: "#0066FF" }  /* for unvisited links */
  :visited { color: "#33CC33" } /* for visited links */
  a:hover { color: "#FF99CC" } /* when mouse is over link */
  a.plain { text-decoration: none }
	
#footer {
	clear: both;
	width: 100%; 

	margin-left: 50px;
	margin-right: 50px;
	margin-top: 100px;
	margin-bottom: 50px;

	text-align: center;
	font-family: Comic Sana;
	font-size: 11px;

	padding-top: 3px;
	padding-left: 5px;
	padding-right: 3px;

	border-left: 2px solid #FF99CC;
	border-top: 1px solid #FF99CC;
	}
	
#footer .date {
	float: right;
	text-align: right;
	}
	
#footer .contact {
	float: left;
	text-align: left;
	}

#footer .copyright {
	float: left;
	text-align: left;
	}

.bullet_text {
	font-family: "Times New Roman", Times, serif;
	font-size: large;

}
