﻿.head1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight : bold ;
	}

.head1:hover {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight : bold ;
}
	
.head2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.head2:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.head3 {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.head3:hover {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.DocLnk {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal ;
}
	
.DocLnk:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal ;
}
	
.LogHead {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.LogHead:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.lnk1
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.lnk1:hover
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

