body#index {
	text-align: center;
	margin: 200 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}

#index img {
	clear: both;
	padding: 10px;
}

body, p, td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;
}

#content {
	margin: 0;
	padding: 0;
	width: 670px;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}

b {
	font-size: 10pt;
	font-weight: bold;
}

.red {
	color: CC0000;
}

a:link {
	color: #CC0000;
	text-decoration: underline;
}

a:visited { 
	color: #CC0000;
	text-decoration: underline; 
}

a:hover {
	color:#CC0000;
	text-decoration: none
}

.name, .plz {
font-weight: bold;
}

a.listen, a.listen:visited {
	color: #666666;
	text-decoration: underline;
}

a.listen:hover {
	color: #666666;
	text-decoration: none;
}
