@charset "utf-8";
/* CSS Document */

body {
    background-color: #001f3b;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

 h1{
	padding: 0px;
	margin: 0px;
	font-family: Garamond;
	font-size: 50px;
	font-weight: normal;
	color:#ffffff;
}
 h2{
	padding: 0px;
	margin: 0px;
	font-family: Garamond;
	font-size: 18px;
	font-weight: normal;
	color:#ffffff;
}

h3{
	padding: 0px;
	margin: 0px;
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	color:#ffffff;
}

.MainText{
	font-family: Garamond;
	font-size: 17px;
	font-weight: normal;
	color:#ffffff;
	list-style-image: url(images/press_bulllet.png);
}
.MainText a{
	font-family: Garamond;
	font-size: 17px;
	font-weight: normal;
	color:#ffffff;
	list-style-image: url(images/press_bulllet.png);
}

.PhotoBorder{
	border-color:#FFFFFF;
	
}
.footer{
	font-family: Garamond;
	font-size: 18px;
	font-weight: normal;
	color:#ffffff;
	
}
.footer a{
	font-family: Garamond;
	font-size: 18px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
}