/* CSS Document */
body {
	margin: 0px;
	padding:0px;
	background-color:#476B6D;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1{
font-size:18px;
color:#000066;
}
h2{
font-size:16px;
color:#000066;
}
h3{
	font-size:14px;
	color:#000066;
}
a:link {
	text-decoration: none;
	color:#06F;
}
a:visited {
	text-decoration: none;
	color:#06F;
}
a:hover {
	text-decoration: underline;
	color:#000088;
}
a:active {
	text-decoration: none;
	color:#06F;
}
#index_main p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#003;
}
#index_main a:link {
	text-decoration: none;
	color:#06F;
}
#index_main a:visited {
	text-decoration: none;
	color:#06F;
}
#index_main a:hover {
	text-decoration: underline;
	color:#0067E6;
}
#index_main a:active {
	text-decoration: none;
	color:#06F;
}

#fullcontent_container a:link {
	text-decoration: none;
	color:#06F;
}
#fullcontent_container a:visited {
	text-decoration: none;
	color:#06F;
}
#fullcontent_container a:hover {
	text-decoration: underline;
	color:#0067E6;
}
#fullcontent_container a:active {
	text-decoration: none;
	color:#06F;
}



#index_obit_col a:link {
	text-decoration: none;
	color:#000088;
}
#index_obit_col a:visited {
	text-decoration: none;
	color:#000088;
}
#index_obit_col a:hover {
	text-decoration: underline;
	color:#0067E6;
}
#index_obit_col a:active {
	text-decoration: none;
	color:#000088;
}

.index_obit_name {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 700;
}
.index_obit_info {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.obit_name{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}
.obit_text{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
}
#textcontent_container p{
	color:#003;
}
