.sape
{
	font-size: 7pt;
	color: gray;
}

a.sape
{
	color: gray;
}

a.sape:hover
{
	color: gray;
	text-decoration: none;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background: #DCDCDC;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a {
	font-weight: normal;
	color: navy;
	text-decoration: none;
	cursor: hand;
}

a:Hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #203662;
	text-decoration: underline;
}

a.menu1 {
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height:28px;
	height:28px;
	width:198px;
	display:block;
}
a.menu1:hover{
	text-decoration:none;
	font-weight: bold;
	color: white;
}

a.menu2 {
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: white;
	text-align: center;
	width:136px;
	display:block;
}
a.menu2:hover{
	text-decoration:none;
	font-weight: bold;
	color: white;
}

p
{
	text-align: justify;
	text-indent:15px;
	line-height: 1.5;
	margin-bottom:7;
	margin-top:7;
}

ul
{
	line-height: 1.3;
	margin-bottom:7;
	margin-top:7;
}

li
{
	margin-bottom:4;
	margin-top:4;
}


h2
{
	font-size: 17px;
	text-decoration:none;
	font-weight: bold;
	color: Gray;
	margin-bottom:7;
	margin-top:2;
}


h6
{
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}

h5
{
	font-size: 15px;
	text-decoration:none;
	font-weight: bold;
}

h4
{
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	margin-bottom:6;
	margin-top:0;
}

.niz
{
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	color: white;
}

a.niz
{
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	color: white;
}

a.niz:hover
{
	font-size: 10px;
	text-decoration:underline;
	font-weight: bold;
	color: white;
}

.verh
{
	color: #26437C;
	font-size: 17px;
	text-decoration:none;
	font-weight: bold;
	align: right;
}

.silver
{
	color: silver;
}

.white
{
	color: white;
}
