/* CSS Document */
.LINK{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
A.LINK:visited{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.LINK:hover{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
	
}

.bottom
{
font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
	}
	A.bottom:visited{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.bottom:hover{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.web
{
font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 36546E;
	text-decoration: none;
	}
	A.web:visited{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #36546E;
	text-decoration: none;
}
A.web:hover{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #36546E;
	text-decoration: underline;
}
.c
{
font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color:#000000;
	text-decoration: none;
	}
	A.c:visited{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
A.c:hover{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
	
	
}

input, textarea
{
	font: 8pt verdana;
	background: #FFFFFF;
	border: 1px solid #36546e;
	width: px;
}
