@charset "UTF-8";

body {background-color:#CCC}

.pageheading {
	font-size: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.links {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.links td {
	width:14%;
	text-align:center;
	font-size:16px;
}
a:link {
	text-decoration: none;
	color:#006;
}
a:visited {
	text-decoration: none;
	color:#006;
}
a:hover {
	color: #09F;
}
a:active {
	text-decoration: none;
	color:#900;
}
.textstan {
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
}

h1 {
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
h2 {
	font-weight:bold;
	font-size:20px;
	text-align:left;
}
h3 {font-weight:bolder;
font-size:16px;
text-align:justify;
}
h4 {font-weight:lighter;
font-size:18px;
text-align:left;
text-indent:inherit;
}
h5 {font-weight:lighter;
font-size:15px;
text-align:center;
}
h6 {font-weight:bold;
font-size:16px;
text-align:center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.title {text-align:center;
color:#009;
font-size:22px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight:bolder;
}
.swftxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-align: center;
}


.instdeathpics {
	text-align:center;
	border:0;
	font-size:12px;
}

.instdeathtext {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.instdeathtext h1 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
}


.instdeathlinks {
	text-align:center;
}

.instdeathlinks a {
	font-size:13px;
}

.instdeathlinks a:hover {
	text-decoration: none;
	color: #09F;
}

