﻿body {
	margin-top: 0px; 
	margin-right: 100px; 
	margin-bottom: 0px; 
	margin-left: 100px; 
	padding: 0px;
	background: #fcf5f5 url(images/img01.gif) repeat-x left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #660000;
}

h3 {
	margin-top: 0px;
}

h2 {
	margin-top: 0px;
}

h1 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}
h1.c2 {
	text-align: center;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}

ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

p {
	margin-bottom: 1.8em;
	line-height: 160%;
}
.style1 {
	text-align: center;
}

.style2 {
	text-align: center;
	font-size: 60px;
	font-family: "Adobe Garamond Pro Bold";
}
.style3 {
	text-align: justify;
	font-weight: normal;
}
.style5 {	
	text-align: center;
	color: #0000FF;
}
.style6 {
	border: 3px solid #FF0000;
}
.style7 {
	border: 1px solid #FF0000;
	text-align: justify;
	font-weight: normal;
}
.style8 {
	border: 1px solid #FF0000;
}
.style9 {
	text-align: center;
	font-size: large;
}

ol {
	font-size: 18px;	
	text-align: left;
	color: #800000;	
}

ul	{
	font-size: 18px;	
	text-align: left;
	color: #800000;	
}

.list {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #800000;	
	list-style: none;
}

.list li {
	padding: 5px 0;
	text-align: center;
	color: #800000;		
}

.list li.first {
	background: none;
	color: #800000;	
}

table {
	padding: 5px; 
	width: 200px;
}

tr {
	text-align: center;
	font-size: 15px;
}

td {
	text-align: center;
	font-size: 15px;
	color: maroon;
	padding: 2px; 
}
}
img.c4 {
	border: 0;
}
table.c3 {
	width: 100%;
}
div.c1 {
	width: 896px;
}
a {
	color: #a32626;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}
/* Header */

#header {
	width: 1100px;
	height: 120px;
	margin: 0px auto;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Logo */
#logo {	
	padding: 5px 0px 0px 150px;

}
#logo p {
	margin: 0px;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}
#logo h1 {
	margin: 0px;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}
#logo h1 {
	padding: 25px 0px 0px 0px;
}
/* Page */
#page {
	width: 1100px;
	margin: 0px auto;
	padding: 30px 0px;
}

#content {
	width: 1100px;	
}
/* Footer */
#footer {
	clear: both;
	width: 1100px;
	height: 50px;
	margin: 0px auto 30px auto;
	background: #c23939 url(images/img06.gif) no-repeat left top;
	color: #FFFFFF;
}
#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}
#footer a {
	color: #FFFFFF;
}
