body 
{
	background-color: #BBBBBB;
}

table.border,
img.border,
#border
{
	border: 1px solid #666666;
}

table 
{
	background-color: #FFFFFF;
}

td, p, a
{
	font-family: Georgia, Tahoma, Verdana;
	color: #666666;
}

a,
.projectTitle,
.authors
{
	color: #666666;
}

.publicationTitle,
.conference,
.videoTitle
{
	color: #333333;
}

.projectTitle 
{
	font-size: medium;
}

.publicationTitle ,
.videoTitle
{
	font-size: small;
}


.smallLinks,
.conference,
.authors,
.videoDetails,
.videoTag,
.details,
.supervised,
.miscellaneous,
.com
{	
	font-family: Tahoma;
	font-size: x-small;	
}

.indent20
{
	position: relative;
	left: 20px;
}

.indent10
{
	position: relative;
	left: 10px;
}

.indentSuper
{
	position: relative;
	left: 300px;
}

a,
.details
{
	font-size: x-small;
	text-decoration: none;
	color: #666666;
}

.publicationTitle:hover
{
	color: #009900;
}

a:hover, .details:hover
{
	color: #669966;
	text-decoration: none;
}

