@charset "utf-8";
#left_captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #273A6B;
	width: 157px;
	padding-right: 6px;
	padding-left: 6px;
}
#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bolder;
	color: #630;
	width: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #096;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #096;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:link {
	color:#F00;
	text-decoration:none;
}
a:visited{
	color:#00F;
	text-decoration:none;
}
a:hover {
	color:#F00;
	text-decoration:underline;
}
#d {
	font-size: 24px;
	font-style: normal;
}
.d {
	font-size: 14px;
}
#d strong {
}
p {
}

p {
	font-size: 14px;
	font-weight: bold;
}
.d #d strong {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

