body{
	background-color:white;
	margin: 0;
	padding: 0;
}

.outbox{
	margin:20px auto 20px auto;
	width:800px;
	border-style:solid;
	border-width:1px;
	border-color:#E6AC64;
}

.footer{
	font-size: 11px;
	font-family:Georgia,Arial;
	color:black;
	font-weight:600;
}

.border{border-width:1px; border-style:solid; border-color:#E6AC64}
.border2{border-width:1px; border-style:solid; border-color:black}

h1{
	margin-left:10px;
	margin-bottom:5px;	
	font-family:Georgia,Arial, sans-serif;
	font-weight:normal;
	font-size:42px;
	color:#B49566;
}

.heder{
	margin-right:10px;
	margin-bottom:5px;	
	font-family:Georgia,Arial, sans-serif;
	font-weight:normal;
	font-size:42px;
	color:#B49566;
}

h2{	
	margin-left:10px;
	margin-top:-5px;
	margin-bottom:5px;
	font-family:Georgia,Arial;
	color:black;
	font-size:20px;
}

.warn{
	font-size:12px;
	font-family:"Trebuchet MS",Arial;
	color:black;
	font-weight:400;
	margin:0;
	padding:0;
}

.normal{
	font-family:Georgia,Arial;
	font-size:14px;
	font-weight:bold;
	color:black;
}

.normalPlus{
	font-family:Georgia,Arial;
	font-size:16px;
	font-weight:bold;
	color:black;
}

.medium{
	font-size:20px;
	font-family:Georgia,Arial;
	font-weight:400;
	color:black;
}

.mediumPlus{
	font-size:24px;
	font-family:Georgia,Arial;
	font-weight:600;
	color:black;
}

.big{
	font-family:'Trebuchet MS',Arial;	
	color: black;
	font-weight:bold;
	font-size:30px;
}

.biggest{
	font-family:Impact,sans-serif;
	color:#014E9A;
	font-weight:400;
	font-size:38px;
	letter-spacing:3px 
}

.link{
	font-family: Georgia,Arial, sans-serif;
	font-weight:bold;
	font-size:30px;		
}

.gallery{
	font-family:Georgia,Arial;
	font-weight:normal;
	font-size:28px;
	color:black;		
}
 
.enter{
	font-family:Georgia,Arial;
	font-size:55px;
	font-weight:400;
}

a:link{
	text-decoration:none;
	color:#0033FF;
}
a:visited{
	text-decoration:none;
	color:#0033FF;
}

a:hover{
	text-decoration:underline;
	color:#0033FF;
}

a.recipOne{
	font-family:'Times New Roman';
	text-decoration: none;
	font-size:12px;
	color:#0033FF;
  	font-weight:600;
}
a.recipTwo{ 
	font-family:'Times New Roman';	
	text-decoration: none;
	font-size:12px;
	color:#00007A;
	font-weight:600;
}

font.recip{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}