.bg-horline {
	background-image: url(../imgs/bg-horline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.write {
	padding-top: 100px;
}
.talk {
	padding-top: 75px;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 9pt;
	line-height: 14pt;
	font-style: normal;
}
strong {
	text-transform: uppercase;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: 13px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12pt;
	color: #CC0000;
	font-style: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
a:link {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
a:active {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.bg-horline2 {

	background-image: url(../imgs/bg-horline2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.portfolio {
	padding-top: 77px;
}
