Body  {
	background-color : #CCCCCC;
}
Body,P,DIV,UL,OL,LI,TD,.Body  {
	font-family : Arial;
	font-size : 9pt;
	color : #333333;
}
A:link  {
	color : #333399;
	text-decoration : underline;
	font-weight : Bold;
}
A:visited  {
	color : #333399;
	text-decoration : underline;
}
A:active  {
	color : #000033;
	text-decoration : underline;
}
A:hover  {
	color : #6666CC;
	text-decoration : underline;
}
.breadcrumb, #breadcrumb  {
	font-size : 8pt;
}
.important, #important  {
	font-weight : Bold;
}
.intro, #intro  {
	font-family : Verdana;
}
.meta,#meta {
	visibility:hidden;
	text-align: center;
}
.frame,#frame {
	background-color : #EEEEEE;
	border-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 210px;
	margin: 5px;
	padding-bottom: 10px;
}
.thumb,#thumb {
	xbackground-color : #DDDDDD;
	padding: 5px;
}
.client,#client {
	background-color : #FFFFFF;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #CCCCCC;
	color : #666666;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-family : Verdana;
	font-size : 7pt;
}
.project,#project {
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.description,#description {
	padding: 5px;
	font-size:8pt;
}
.frame2,#frame2 {
	background-color : #DDDDDD;
	border-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 25px;
}
.description2,#description2 {
	padding: 5px;
}


