* {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
  }
.hidden {
	display: none;
	visibility: hidden;
	color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 0px;
	}
.name1 {
	text-align: center;
	color: #0000FF;
	font-size: 32px;
	font-weight: bolder;
	   }
.yellow {
	background-color: #FFFF00;
	font-size: 12px;
	}	
.linklook { 
	color: #0000FF;
	      }
.ds {
	line-height: 22px;
	}   
.name2 {
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	   }	   
.name3 {
	font-size: 30px;
	color: #0000FF;
	text-decoration: underline;
	   }	   
div {
	font-size: 18px;
	}
.big {
	font-size: 26px;
	font-weight: bolder;
	}	   
.big-red {
	font-size: 20px;
	color: #FF0000;
	}
.not-bold {
	font-weight: normal;
	}
.bolder {
	font-weight: bolder;
	font-size: 18px;
	}
.small-purple {
	font-size: 18px;
	color: #663366;
	font-weight: normal;
	}
.flood {
	font-size: 24px;
	text-decoration: underline;
	font-weight: bolder;
	}
.jobs {
	font-size: 20px;
	}
.big-maroon {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	}
.small-maroon {
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	}
.marquee {
	border: 0;
	height: 22;
	background-color: #ff8080;
	width: 100%;
	}
