body {
	font-size: 100%;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	color: #000;
	}
	
strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}
	
h1	{
	font-size: 16px;
	font-weight: bold;
	}
	
h2	{
	font-size: 16px;
	font-weight: bold;
	}

a 	{
	font-weight: bold;
	color: #3789c2;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
#intro-copy {
	font-size: 18px;
	line-height: 21px;
	}
	
h1.header-text {
	width: 446px; height: 230px;
	background: url("../images/header.png");
	text-indent: -9999px;
}
	