body, iframe
{
	font-family:Arial;
	font-size:10pt;
	color:Gray;
	background-color:White;
	scrollbar-base-color: gray; 
	scrollbar-darkshadow-color: black; 
	scrollbar-3dlight-color: gray; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: white
}

.timeStamp
{
	font-family:Arial;
	font-size:8pt;
	color:Silver;
}

table
{
	font-family:Arial;
	font-size:10pt;
}

tr.head
{
	color:White;
	background-color:Gray;
	font-weight:bold;
}

td
{
	vertical-align:top;
	text-indent:5px;
}

th
{
	text-align:left;
	text-indent:5px;
}

legend
{
	color:Black;
	font-weight:bold;
	font-size:12pt;
}

fieldset
{
	border-color:black;
	border-style:solid;
	border-width: 1px;
	padding:5px;
	
}

.boldtext
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

.text
{
	font-family:Arial;
	font-size:10pt;
}

.link:link
{
	text-decoration:none;
	color: Black;
}

.link:visited
{
	text-decoration:none;
	color: DarkGray;
}

.link:hover
{
	color: Red;
}

.utext
{
	font-size: 12pt;
	color : Black;
}

.ufettext
{
	font-size: 12pt;
	color : Black;
	font-weight : bold;
}

.urubrik
{
	font-size:16pt;
	color : Black;
}

.urubriken
{
	font-size: 16pt;
	color : Red;
}