@charset "UTF-8";
/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
h3 {
	font-size: large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b10021;
}
a:link {
	font-weight: normal;
	color: #b10021;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #b10021;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: B10021;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#top p {
	font-size: x-small;
	line-height: normal;
}
#top a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#top a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#top a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#top a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#bottom p {
	font-size: x-small;
	line-height: normal;
}
#bottom a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#bottom a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#bottom a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#bottom a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#menu p {
	font-size: x-small;
	line-height: 0px;
}
#menu a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#menu a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.verdana_no_p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}

