body {
	  font-size: 12px;
	  font-family: Arial, Verdana;
	  margin: 0px;
	  padding: 0px;
	  margin-bottom: 5px;
	  }
	  
a, a:link {
  	  color: #004B8D;
  	  text-decoration: none;
}

table.menu td {
			  padding: 0px;
			  margin: 0px;
			  }

a:hover {
    text-decoration: underline;
		  }

.attention_font {
    font-size: 15px;
    color: #C9262D;
}

.top {
	  width: 100%;
}

.bottom {
    background-color: #fff;
    width: 100%;
}

p {
  	 color: #fff;
	 text-align: left;
}

