/*<![CDATA[*/
body {
	background-color:white;
        background-image:url('portfolio.jpg');
        background-repeat:no-repeat;
        background-position:center left;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h3 {
  font-family: Helvetica;
  font-size:10pt;
  font-weight:normal;
  font-style:normal;
  color: black;
  background: none;
  text-decoration: none;
}

p.title
{
   font-family: Helvetica;
   font-size: 10pt;
   font-weight:normal;
   font-style:normal;
   color: white;
   background: none;
   text-decoration: none;
}

p.text
{
   font-family: Helvetica;
   font-size: 10pt;
   font-weight:normal;
   font-style:normal;
   color: black;
   background: none;
   text-decoration: none;
}

a {
user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none;
}

a:link { color: black; background:white; font-size:10pt; font-family: Helvetica; text-decoration: none; border-style: none; outline-style: none; user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none;}

a:visited { color: black; background:white; font-size:10pt; font-family: Helvetica; text-decoration: none; }

a:hover { color: white; font-size:10pt; font-family: Helvetica; text-decoration: none; background:black;}

a:active { color:white; font-size:10pt; font-family: Helvetica; text-decoration: none; background: black; outline: none; -moz-outline: none;}

a.img:hover { background: none;}

.select { color: black; font-size:10pt; font-family: Helvetica; }

.link { color: black; font-size:10pt; font-family: Helvetica; }



/*]]>*/
