body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;	
}

#container_wrap {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

table {
	width:780px;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	word-spacing: 0.1em;
}

li {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	word-spacing: 0.1em;
	text-align: left;
}

hr {
	width:350px;
	
}

U {
	text-decoration: underline;
}

.label {
	font-family:Veranda, Arial,  Helvetica, sans-serif;
	font-size: 24px;
	text-align:center;
	font-weight: none;
	color: #0C2487;
	word-spacing: 0.1em;
}
	
.label2 {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C2487;
	word-spacing: 0.1em;
}

.label3 {
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #0C2487;
	word-spacing: 0.1em;
}

.label3a {
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C2487;
	word-spacing: 0.1em;
}

.label4 {
	font-family:Veranda, Arial,  Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	font-weight: none;
	color: #0C2487;
	word-spacing: 0.1em;
}

.label4a {
	font-family:Veranda, Arial,  Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	font-weight: bold;
	color: #0C2487;
	word-spacing: 0.1em;
}
	
.head {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #0C2487;
	word-spacing: 0.1em;
}

.picturetitle {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #0C2487;
	word-spacing: 0.1em;
}

.external {
	font-family: Times New Roman, Times;
	font-size: 28px;
	text-align:center;
	color: #0C2487;
}

a:link {
	color: #0C2487;
	text-decoration: none;
}

a:visited {
	color: #0C2487;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;	
}

.indent { 
	text-indent: 3em;
	word-spacing: 0.1em;
}


.red {
	color: #cc0000;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}
