A {
	color: #E57100;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
A:hover {
	color: #E9AC71;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
B {
	FONT-WEIGHT: bold;
}
I {
	FONT-STYLE: italic;
}
P {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-top : 5px;
}
TD {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
BR {
	padding: 0px;
	margin-top: 5px;
}
UL {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 25px;
}
LI {
	padding-top: 0px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
BODY {
	SCROLLBAR-FACE-COLOR: #EAEAEA; 
	SCROLLBAR-HIGHLIGHT-COLOR: #EAEAEA; 
	SCROLLBAR-SHADOW-COLOR: #EAEAEA; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #E57100; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
SELECT, INPUT, TEXTAREA, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F6F6F6; 
}
SUBMIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
}
IMG {
	border: 0px;
}
.bgh {
	background-repeat: repeat-x;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #E57100;
	font-size: 18px;
	font-weight: bold;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	text-decoration: none;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom : 0px;
	padding-top : 5px;
	margin-bottom : 0px;
	margin-top : 5px;
	text-decoration: none;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom : 0px;
	padding-top : 5px;
	margin-bottom : 0px;
	margin-top : 5px;
        padding-left : 5px;
	text-decoration: none;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom : 0px;
	padding-top : 5px;
	margin-bottom : 0px;
	margin-top : 5px;
        padding-left : 15px;
	text-decoration: none;
}
A.c {
	text-align: center;
	font-size: 12px;
	color: #414141;
}
A.c:hover {
	text-align: center;
	font-size: 12px;
	color: #868686;
}
.empty {
	background: url(img/white.gif);
	background-color: #000000;
	color: #FFFFFF;
}
.div {
	position : absolute;
	top:12; 
	left:12;
	color: #888888;
}
.date{
	color: #414141;
        font-size: 10px;
        padding-left : 3px;
}
.author{
	text-align: left;
        padding-top : 5px;
	font-weight: bold;
}
.partnery {
	text-align: center;
	font-size: 14px;
	color: #E57100;
        text-decoration:none;
}
.portfolio
{
	text-align: center;
	font-size: 12px;
	color: #414141;
	text-decoration:none;
}