body{
	font-style: "Calibri";
	font-weight: 200;}
h1{
	font-family: "Courier New";
	font-size: 40px;
	line-height: 140%;
	font-weight: 700;}
h2{	
	font-family: "Courier New";
	color: rgb(54,95,145);}
h3{	
	font-family: "Courier New";
	color: rgb(54,95,145);}	
p{
	font-family: "Calibri";
	font-size: 14px; 
	color: rbg(24,23,14);}
	
figcaption{
	font-family: "Calibri";
	text-align: center;}
	
.name{
	text-decoration: none;
	color: rgb(25,25,155);}
	.name a:hover {
		text-decoration: underline;}
		
	
.nav{
	font-family: "Calibri";
	font-size: 18px;}
	.nav ul li:hover a {
		color: rgb(255,255,255);}
	.nav a:link{
		color: rgb(192,0,0);
		text-decoration: none;}
	.current-item{
		font-weight: 900;
		color: rgb(192,0,0)}

.footer{
	text-align: center;
	color: rgb(255,255,255)}
	
.date{
	font-weight: 700;}
	
.press a{
	text-decoration: none;
	color: rgb(54,95,145);}
	
.press a:hover {
		/*background: #4b545f;
		/*background: linear-gradient(top, #4f5964 0%, #5f6975 40%);*/
		/*background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
		color: #fff;*/
		text-decoration: underline;}
	



	
