body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
 }

td { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 24px; color: #404040; }
.contact { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 24px; color: #ffffff; }
.keywords { font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #e10080; line-height:22px; font-weight: bold; padding-top:20px;}
h1 { font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #B0C93B; line-height:22px; font-weight: bold; padding-top:20px;}
.project  { padding:5px; text-align:center; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 17px; color: #ffffff; }

#portfolio { 
	  width: 620px;
      height: 230px;
      top: 240px;
      left: 185px;
      overflow: auto;
      padding:25px;
      background: white; 
      scrollbar-base-color: #000000; 
	  scrollbar-face-color: #d2d2d2; 
	  scrollbar-track-color: #EFEFEF;
	  scrollbar-arrow-color: #e10080;
	  scrollbar-highlight-color: #EFEFEF; 
	  scrollbar-3dlight-color: #DDDDDD; 
	  scrollbar-shadow-color: #ECECEC;
	  scrollbar-darkshadow-color: #ECECEC;     
}

A:link { text-decoration: none; font-weight: bold; color: #E10080; } 
A:visited { text-decoration: none; font-weight: bold; color: #E10080; } 
A:hover { 	text-decoration: underline; font-weight: bold; color: #E10080; }
A.footer:link { font-size: 11px; text-decoration: none; font-weight: normal; color: #929292; } 
A.footer:visited { font-size: 11px; text-decoration: none; font-weight: normal; color: #929292; } 
A.footer:hover { 	font-size: 11px; text-decoration: underline; font-weight: normal; color: #929292; }