body{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11;
		font-weight:normal;
			
	}
	
td{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11;
		font-weight:normal;
		
		
	}
.subtitle{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12;
		font-weight:200;
		color:#FF9966
	}
.title{
		font-family:Arial;
		font-size:12;
		font-weight:bold;
		color:#FF0000
	}

	
.menu{
		font-size:15px;
		text-align:center;
		font-weight:bold;
}

.menu a {
	color: #f25922;
	text-decoration: none;
}
.menu a:hover{
	color: #68c5cc;
	text-decoration: none;
}

.hire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #999900;
	text-decoration: blink;
}
.hire a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #999900;
	text-decoration: blink;
	
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #666601;
	}
	
.footer a{
	
	text-decoration: underline;
	color: #666601;
	}
	
.image a{
	border-style:outset;
	border-color: #0099CC;
	border-width:4px;
	text-decoration: none;
      }
.contacts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #666601;
	}