﻿body
{
	margin-left: 10px;
	font-family: Arial;
	font-size: 10pt;
}
.tabwidth
{
	width: 700px;
	height: 600px;
}
.tabMenu
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
}
.tabItem
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #00BFFF;
}
.persons
{
	font-family: Arial;
	font-size: 8pt;
	color:Gray;
}
img.clickimage
{
	cursor: pointer;
}
