body {
		  background-color: white;
	 }
		
p.text {
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 13pt;
		  color: #4e4d52;
		  text-align: justify;
		  margin-left: 20%;
		  margin-right: 40%;
		  border: 1px;
		}

p.textnojustify {
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 13pt;
		  color: #4e4d52;
		  text-align: left;
		  margin-left: 20%;
		  margin-right: 40%;
		  border: 1px;
		}

p.text a:link{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 13pt;
		  color: #4e4d52;
		  text-decoration: none;
		  font-weight: bold;
		}
		
p.text a:hover{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 13pt;
		  color: #bfccd4;
		  text-decoration: underline;
		  font-weight: bold;
		}
		
p.text a:visited{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 13pt;
		  color: #303183;
		  text-decoration: none;
		  font-weight: bold;
		}
p.textnojustify a:link{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 13pt;
		  color: #4e4d52;
		  text-decoration: none;
		  font-weight: bold;
		}
		
p.textnojustify a:hover{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 13pt;
		  color: #bfccd4;
		  text-decoration: underline;
		  font-weight: bold;
		}
		
p.textnojustify a:visited{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 13pt;
		  color: #303183;
		  text-decoration: none;
		  font-weight: bold;
		}
div.portfoliomenu{
		  float: left;
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 26pt;
		  margin-left: 20px;
		  color: #000000;
		  margin-right: 0px;
		  padding: 0px;
		 } 
div.portfoliomenu a:link{
		  color:#4e4d52;
		  text-decoration:none;
		 }
div.portfoliomenu a:hover{
		  color:#4e4d52;
		  text-decoration:none;
		 }
div.portfoliomenu a:visited{
		  color:#4e4d52;
		  text-decoration:none;
		 }
div.portfoliomain{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 26pt;
		  margin-left: 0px;
		  margin-right: 30px;
		  text-align: right;
		  color: #000000;
		  padding: 0px;
		  }
div.portfoliosmall{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 18pt;
		  margin-left: 0px;
		  margin-right: 30px;
		  text-align: right;
		  color: #000000;
		  padding: 0px;
		  } 
div.portfoliomain a:link{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 28pt;
		  color: #4e4d52;
		  text-decoration: none;
		  font-weight: bold;
		}
		
p.text a:hover{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 13pt;
		  color: #bfccd4;
		  text-decoration: none;
		  font-weight: bold;
		}
		
p.text a:visited{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 13pt;
		  color: #303183;
		  text-decoration: none;
		  font-weight: bold;
		}

p.bottomlinks a:link{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 11pt;
		  padding-left: 2em;
		  padding-right: 2em;
		  color: #4e4d52;
		  text-decoration: none;
		}
p.bottomlinks a:hover{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 11pt;
		  padding-left: 2em;
		  padding-right: 2em;
		  color: #bfccd4;
		  text-decoration: underline;
		}

p.bottomlinks a:visited{
		  font-family: Futura Condensed, Futura, Futura Lt BT, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
		  font-size: 11pt;
		  padding-left: 2em;
		  padding-right: 2em;
		  color: #303183;
		  text-decoration: underline;
		}


