body {
	   padding: 0 px; 
	   margin: 0 px;
      }
.white_link a:link { text-decoration: none; color: #F0EDE6 }
.white_link a:active { text-decoration: none; color: #F0EDE6 }
.white_link a:visited { text-decoration: none; color: #F0EDE6 }
.white_link a:hover { text-decoration: underline; color: #F0EDE6 }
.w_link a:link { text-decoration: underline; color: #F0EDE6 }
.w_link a:active { text-decoration: underline; color: #F0EDE6 }
.w_link a:visited { text-decoration: underline; color: #F0EDE6 }
.w_link a:hover { text-decoration: none; color: #F0EDE6 }
.style_text {	color: #FFFFFF;
				font-family: Times New Roman, Times, serif;
			}
.style_title { color: #FFFFFF;
			   font-family: Ariel;
			   font-size: 15 pt;
			   font-weight: 600;
			   letter-spacing: 2 pt;
			 }
.style_subtitle { color: #FFFFFF;
				  font-family: Times New Roman, Times, serif;
				  font-size: 14 pt;
				  font-weight: 600;
				}