h1 {font-weight: bold; font-size: 16px; color: #ffffff;  font-family: Arial; line-height: 1}
h2 {font-weight: bold; font-size: 12px; color: #666666;  font-family: Verdana, _sans; letter-spacing: 0.5;line-height: 1.3}
h3 {font-weight: normal; font-size: 11px; color: #666666;  font-family: Verdana, _sans; letter-spacing: 0.5; line-height: 1.5}
h4 {font-weight: bold; font-size: 11px; color: #666666;  font-family: Verdana, _sans; font-style: normal}
h5 {font-weight: bold; font-size: 14px; color: #666666;  font-family: Verdana, _sans; font-style: normal}
a {  color: #ffffff;  font-family: Verdana, _sans; font-style: normal; text-decoration: none}
a:hover { color: #ffffff;  font-family: Verdana, _sans; font-style: normal; text-decoration: underline}
/*
a:active { font-weight: bold; font-size: 13px; color: #ffffff;  font-family: Verdana, _sans; font-style: normal; text-decoration: underline}
a:visited {  font-weight: bold; font-size: 13px; color: #ffffff;  font-family: Verdana, _sans;  font-style: normal; text-decoration: none}
*/
.PortfolioTable td{
	vertical-align: top;
}

.task {font-weight: bold; font-size: 28px; color: #666666;  font-family: Arial, _sans; line-height: 1}

div.linkPortfolioItem {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, _sans;
	font-style: normal;
}
div.linkPortfolioItem a{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, _sans;
	font-style: normal;
	text-decoration: underline;
}
div.linkPortfolioItem a:hover{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, _sans;
	font-style: normal;
	text-decoration: none;
}
img {
	border: 0px solid #ffffff;
}
a.link_01{
	color: #0066FF;
}
a.link_01:hover{
	color: #0066FF;
}
.text_01 {
	font-size: 0.8em;
	color: #666666;
	font-family: Verdana, _sans;
	font-style: normal
}

/* Profile */

a.profileIm_01 {
	display: block;
	float: left;
	width: 80px;
	margin: 5px;
	
	border: 3px solid #ffffff;
}
a.profileIm_01:hover {
	border: 3px solid #ffcc00;
}
a.profileIm_02 {
	display: block;
	float: left;
	width: 465px;
	margin: 5px;
	
	border: 3px solid #ffffff;
}
a.profileIm_02:hover {
	border: 3px solid #ffcc00;
}

a.prof_a_01{
	font-size: 0.8em;
	color: #666666;
}
a.prof_a_01:hover{
	font-size: 0.8em;
	color: #666666;
}

/* common */

.cleaner {
  clear: both;
  font-size: .1em;
}

