body {
	margin: 0;
	background: #fff;
}

body, td {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
}

.leadin {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0;
}

.leadin strong {
	color: #ff0;
}

#Table_01 {
	margin: 10px 0;
}

#Table_02 td {
	color: #333;
	line-height: 15px;
}

#Table_02 td a, #Table_02 td a:link, #Table_02 td a:visited {
	font-size: 12px;
	color: #003082;
	font-weight: bold;
}

#Table_02 td span {
	font-size: 13px;
	line-height: 18px;
}

#Table_02 td span a {
	font-size: 14px;
}

p {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: left;
	padding; 0;
	margin: 0;
}

a:link , a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #003082;
	text-decoration: underline;
}

.footer {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFF;
	text-decoration: none;
}

.footer  a{
	color: #FFF;
	text-decoration: none;
}

.footer  a:hover{
	text-decoration: underline;
}

.nav {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFF;
	text-decoration: none;
}

.nav a, .nav a:link, .nav a:visited {
	color: #003082;
	text-decoration: none;
}

.nav  a:hover{
	text-decoration: underline;
}

.mousetype {
	font-size: 10px;
}

