@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FA190A;
	text-align: center;
	font-style: oblique;
	border: medium dashed #0A060E;
}
h3 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FA190A;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #070714;
}
.sidebarp {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	color: #000000;
}

.trsmall {
	font-family: "Times New Roman", Times, serif;
	background-color: #E9E9E9;
	text-align: center;
	background-position: center top;
	color: #EAEAEA;
	font-size: 18px;
}
.sidebarpoints {
	text-align: justify;
	text-indent: 10px;
	padding: 10px;
}
.sidebarlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	height: 5px;
	color: #000000;
	font-style: oblique;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FB190A;
	text-align: center;
}
.emailaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0A060E;
	text-align: center;
}

.trlarge {
	font-family: "Times New Roman", Times, serif;
	background-position: center top;
	text-align: center;
	font-size: 18px;
	background-color: #D21405;
}
.incl_h1 {
	color: #000000;
	background-image: url(../images/bkground1.gif);
}
.incl_h3 {
	font-style: oblique;
	color: #000000;
	text-align: center;
}
.incl_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	background-image: url(../images/bkground1.gif);
	background-position: center top;
	text-align: center;
	border: medium solid #000000;
	font-style: oblique;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #000000;
}
#incl_table1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center top;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.incl_para {
	text-align: justify;
	padding: 5px;
}
.h3_on_red {
	font-style: oblique;
	color: #000000;
}
#maintable1 {
	text-align: center;
}
#maintable1 #editarea {
	border: thick double #0A060E;
	height: 500px;
	width: 80%;
	text-align: center;
	background-position: center;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #999999;
}
