/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
}

table, td {
	border-collapse: collapse;
	border-style: none;
	border: none;
	padding: 0px;
	
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 14px;
}

img {
	border-collapse: collapse;
	border-style: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

.interface {
	margin-right: auto;
	margin-left: auto;
	
	border-collapse: collapse;
	border-style: none;
	border: none;
	padding: 0px;
}

a:link { 
	font-family: Tahoma;
	font-size: 9pt;
	line-height: normal;
	font-weight: none; 
	text-decoration: none;
	color: #565656
}
a:active { 
	font-family: Tahoma;
	font-size: 9pt; 
	line-height: normal; 
	font-weight: none; 
	text-decoration: none; 
	color: #565656
}
a:visited { 
	font-family: Tahoma; 
	font-size: 9pt; 
	line-height: normal; 
	font-weight: none; 
	text-decoration: none; 
	color: #565656
}
a:hover { 
	font-family: Tahoma; 
	font-size: 9pt; 
	line-height: normal; 
	font-weight: none; 
	text-decoration: none; 
	color: #FF0000
}
a.navigate:link { 
	font-family: Tahoma; 
	font-size: 9pt; 
	line-height: normal; 
	font-weight: none; 
	text-decoration: none; 
	color: #565656
}
a.navigate:active { 
	font-family: Tahoma; 
	font-size: 9pt; 
	line-height: normal; 
	font-weight: none; 
	text-decoration: none; 
	color: #565656
}
a.navigate:visited { 
	font-family: Tahoma; 
	font-size: 9pt; 
	line-height: normal; 
	font-weight: none; 
	text-decoration: none; 
	color: #565656
}
a.navigate:hover { 
	font-family: Tahoma; 
	font-size: 9pt; 
	line-height: normal; 
	font-weight: none; 
	text-decoration: none; 
	color: #FF0000
}
