.body {
    color: #473b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    padding: 0px;
}
td {
	color: #473b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 15px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    padding: 0px;
}
.title {
    color: #969696;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 36px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
h2 {
	color: #111111;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 26px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 0px;
    margin-left: 0em;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 1em;
    padding-top: 1em;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
h3 {
	color: #111111;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 0px;
    margin-left: 0em;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
h4 {
	color: #969696;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 15px;
    margin-bottom: 0px;
    margin-left: 0em;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 5px;
    padding-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.team{
		font-weight: bold;
}
a {
    color: #473bff;
		text-decoration: none;
}
a:visited {
    color: #777777;
		text-decoration: none;
}
a:hover {
    color: #000000;
		text-decoration: none;
}
ul {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 1em;
    text-indent: 0;
}
img {
	border: 0px;
	padding: .5em;
	margin: 0px;
}
td {

	border-bottom:dotted;
	border-width:1;
}

 .footer{
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  height:<length>;
  clear:both;
 }