/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

h1 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #343A78;
}

h2 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #343A78;
}

h3 {
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #343A78;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
}

a {
	text-decoration: none;
	color: #333333;
}

a img {
	border: 0;
}

td {
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}

a:hover {
	text-decoration: underline;
}

.image_na_small {
	padding-top: 15px;
	text-align: center;
	font-size: 8px;
	width: 50px;
	height: 35px;
	border: 1px solid #cccccc;
}

.image_na_large {
	padding-top: 80px;
	text-align: center;
	font-size: 10px;
	width: 170px;
	height: 89px;
	border: 1px solid #cccccc;
}
