@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(../images/backgr5.gif);
	text-align: justify;
}
a {
	color: #993399;
	text-decoration: underline;

}
a:visited {
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFF00;
}
a:active {
	color: #00CC00;
}
.contact, .copyright {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #4A5D59;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background-color: transparent;
}
.footerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A5D59;
	text-align: center;
}
ul {
	list-style-position: outside;
	list-style-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #000033;
	font-weight: normal;
	padding-right: 40px;
	padding-left: 15px;
	list-style-type: disc;
}
li {
	padding-bottom: 6px;
	
}
.table_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	background-image: url(../central/images/paper.gif);
	text-align: center;
	border: 3px groove #7A6F63;
	color: #4A5D59;
	font-variant: small-caps;
	text-transform: capitalize;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../central/images/clouds.jpg);
	text-align: center;
	border: 2px solid #804000;
	margin-right: 150px;
	margin-left: 150px;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	text-align: justify;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}