body{
	background-color:#E8E8E8;
	margin: 0;
	padding: 0;
}

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

.inbox{
	margin-left:auto;
	margin-right:auto;
	background-color:#C0C0C0;
	width: 798px;
	text-align: center;
	font-size:14px;
	font-weight:bold;
}

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

.border{border-width:1px; border-style:solid; border-color:#000080}

h1{
	margin-left:10px;
	margin-bottom:5px;	
	font-family:Georgia,Arial, sans-serif;
	font-size:52px;
	color:#000080;
}

h2{
	font-family:Georgia,Arial;
	font-style:italic;
	text-align:center;
	color:#000080;
	margin:0;
	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:18px;
	font-weight:400;
	color:black;
}

.desk{
	font-family:Arial;
	font-size:16px;
	font-weight:400;
	color:#000080;
}

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

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

.biggest{
	font-family:Georgia,Arial;
	color:#090C77;
	font-weight:bold;
	font-size:35px;
}

.link{
	font-family: Impact, sans-serif;
	font-weight:normal;
	font-size:26px;		
}

.gallery{
	font-family:Georgia,Arial;
	font-weight:normal;
	font-size:26px;
	color:#A87B00;		
}
 
.enter{
	font-family:Georgia,Arial;
	font-size:60px;
	font-weight:400;
}

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

a:hover{
	text-decoration:none;
	color:#0000FF;
}

a.recipOne{
	font-family:Georgia,Arial, sans-serif;
	text-decoration: none;
	font-size:11px;
	color:#000080;
  	font-weight:600;
}
a.recipTwo{
	font-family:Georgia,Arial, sans-serif; 	
	text-decoration: none;
	font-size:11px;
	color:#6464FF;
	font-weight:400;
}

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