body { 

	background: #F7E008;

	}


/* Style for models wanted link on index page*/

.mwanted {

	font-family: "Times New Roman";
	font-size: 12 pt;
	font-weight: bold;
	text-align: center;	

	}

/* The following are the styles for the models wanted page */

.fmwanted {
	 
	font-family: "Times New Roman";
	font-size: 14 pt;
	font-weight: bold;
	text-align: center;
	
	}

.bigtext {

	font-size: 14pt;
	font-weight: bold;	
	
	}

.tablestyle {

	border: 2px double #FFFFFF;

	/*bordercolor="#D804DD";*/

	}

td.bordercol {

	border: 1px solid #FFFFFF;
	
	}

.textstyle {

	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt:
		
	}

.headstyle {

	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

	}

.tastyle {

	font-family: ms sans serif, tahoma, verdana;
	font-size: 9pt;
	font-weight: ;
	color: #000000;
	align: left;
	width: 400px;
		
	}

.lastyle {

	font-family: ms sans serif, tahoma, verdana;
	font-size: 10pt;
	font-weight: ;
	color: #000000;
	align: center;
	width: 530px;

	}

.2257style {

	font-family: ms sans serif, tahoma, verdana;
	font-size: 12pt;
	font-weight: ;
	color: #000000;
	align: center;
	width: 700px;	
	
	}

.2257link {



	}




/*The following is the style for the links*/

a:link {
	color: black;
	text-decoration: none;
	}


a:active {
	color: black;
	text-decoration: none;
	}

a:visited {
	color: black;
	text-decoration: none;
	}

a:hover {
	color: black;
	text-decoration: underline;
	}