p,h1,h2,h3,h4,h5,h6,b,i,u,a,td,div  { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; line-height : 16px; color: #999999;}

#wirtin {
	color: #999999;
	font-size:12px;
	line-height : 15px;
}

a:link    {
	color: #143c8e;
	text-decoration:none;
	font-weight: bold;
} 
a:visited {
	color: #143c8e;
	text-decoration:none;
	font-weight: bold;
} 
a:active  {
	color: #143c8e;
	text-decoration: underline;
} 
a:hover   {
	color: #143c8e;
	text-decoration: underline;
}
/* portfolio */
h2 {
	margin-top:3px;
	font-family:Courier New, Courier,serif;
	color: #999999;
	font-size:38px;
	line-height : 15px;
	font-weight : bold;
}

h3 {
	font-family:Courier New, Courier,serif;
	color: #999999;
	font-size:24px;
	line-height : 15px;
	font-weight : bold;
}
#port_box {text-align: left; width: 750px;}
#port_box img {
	border-left-color:#eeeeee;
	border-left-width: 1px;
	border-left-style : solid;
	border-top-color:#eeeeee;
	border-top-width: 1px;
	border-top-style : solid;
	border-right-color : #0569ff;
	border-right-width : 1px;
	border-right-style : solid;
	border-bottom-color : #0569ff;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	margin-right : 15px;
}
.port_spacer {height: 20px;}