body	{
	margin: 0em;
	background: #DCDAD4;
}

td	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 16px
	}
	
.title	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #111111;
	line-height: 16px;
	font-weight: bold
	}	

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
	line-height: 5px
}

.bg_logo	{
	background: #E74001;
}
.bg_strip	{
	background: #FE5A1D;
}
.bg_body	{
	background: #DCDAD4;
}
.bg_grey1	{
	background: #636563;
}
.bg_grey2	{
	background: #D0D0D0;
}
.bg_white	{
	background: #FFFFFF;
}
.bg_black	{
	background: #000000;
}

a	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FE5A1D;
	text-decoration: none;
	font-weight: bold
}

a:hover	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #636563;
	text-decoration: underline;
	font-weight: bold
}

.nonlinked	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #9EA09E;
	text-decoration: none;
	font-weight: bold
}

.nonlinked:hover	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #9EA09E;
	text-decoration: underline;
	font-weight: bold
}

.projects-title	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #222222;
	text-decoration: none;
	font-weight: bold
}
.projects	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal
}

.mail	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FE5A1D;
	text-decoration: none;
	font-weight: bold
}

.mail:hover	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #636563;
	text-decoration: underline;
	font-weight: bold
}

.arrows	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FE5A1D;
	text-decoration: none;
}