.title
{
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 200%;
}
.subtitle
{
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 100%;
}
.user1
{
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
}
.caption
{
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
}
.objectName
{
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: "#C0C0C0";
	color: black;
	font-size: 100%;
}

a:link
{
	font-family: Arial; 
	color: rgb(0,0,80); 
	text-decoration: underline; 
	font-weight: bold 
}
a:visited
{
	font-family: Arial; 
	color: #CC3300; 
	text-decoration: underline; 
	font-weight: bold 
} 
a:active 
{
	font-family: Arial; 
	color: rgb(0,0,255);
	text-decoration: none; 
	font-weight: bold 
}
a:hover      
{ 
	font-family: Arial; 
	color: #0000FF; 
	text-decoration: none; 
	font-weight: bold 
}
.tableDescriptor
{
	background-color=white;
	font-family: Verdana, Arial, Helvetica;
	color: white;
	font-size: 100%;
}
.tablePicture
{
	background-color="#9F9F9F";
	font-family: Verdana, Arial, Helvetica;
	color: white;
	font-size: 100%;
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	background-color: "#75B9B9";

}
{#75B9B9 #D0F5FD #C0C0C0}