@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #000000;
	text-align: justify;
}

.style2 {
	font-size: large;
	font-weight: bold;
}
.lineheight {
	line-height: 1.5em;
}

.style3 {color: #7a2403}
.style4 {color: #6D2103}
a:link {
	color: #7A2403;
	text-decoration: underline;
}
.bullet {
	padding-left: 5px;
	list-style-type: lower-roman;
	list-style-position: outside;
}
.bulletList {
	list-style-position: inside;
	list-style-type: square;
	line-height: 1.1em;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-left: 20px;
}


a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #663366;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #7A2403;
	padding-bottom: 10px;
}
h2 {
	font-size: small;
	color: #7A2403;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #7A2403;
}

body {
	background-image: url(../images/bkp2.jpg);
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.pix {
	border: 2px solid #7B2502;
	padding: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.bullet list {
	list-style-position: outside;
	list-style-type: disc;
}
.underline {
	font-style: oblique;
	text-decoration: underline;
}
