body {
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #73ADE6;
}
A:link  {
	color : #22275E;
	text-decoration : none;
	font-weight : bold;
}
A:visited  {
	color: #22275E;
	text-decoration: none;
	font-weight: bold;
}
A:active  {
	color : #22275E;
	text-decoration : none;
	font-weight : bold;
}
A:hover  {
    color : #ff0000;	
	 text-decoration : none; 
	 font-weight : bold;
	 text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.kathryn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a1f62;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;	
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0a1f62;	
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0a1f62;	
	font-weight: bold;	
}
.cd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
a.cd:link {
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}
a.cd:visited {
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}
a.cd:active {
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}
a.cd:hover {
	color: #dadee8;
	text-decoration: none;	
	font-weight: bold;
}
