table.main 
{
	border-width: 3px;
	border-spacing: ;
	border-style: solid;
	border-color: #000000;
	border-collapse: separate;
}

td.content
{
	border-width: 1px;
	border-spacing: 1px;
	border-style: dotted;
	border-color: #516B82;
	border-collapse: separate;
	background-color: #EFEDE1;
	text-align: justify;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}

p, .standard
{
	text-align: justify;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}

.middle
{
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}


h1
{
	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}

h2
{
	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	font-weight: bold;
}

hr
{
	border-width: 1px;
	border-spacing: 1px;
	border-style: dotted;
	border-color: #516B82;
	border-collapse: separate;
	background-color: #EFEDE1;
}

.sub
{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
}

.submenu
{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}
