body {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;
	color: #6F605E;
	background-attachment: fixed;
	background-image: url(../images/mainachter2.gif);
	background-repeat: repeat;
	background-position: center center;
	scrollbar-face-color: #02461E;
	scrollbar-shadow-color: #9F0000;
	scrollbar-highlight-color: #FFDB6F;
	scrollbar-3dlight-color: #FFDB6F;
	scrollbar-darkshadow-color: #9F0000;
	scrollbar-track-color: #FFDB6F;
	scrollbar-arrow-color: #FFDB6F;
	list-style-image: url(../images/bullit.gif);
	list-style-position: outside;
	}

a {
	font-size: 14px;
	font-weight: normal;
	color: #7E6B5A;
	}

p {
	margin-bottom: 20px;
	}

h1 {
	font-family: "Palatino Lino", "Book Antiqua", "Bookman Old Style", "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #9F0000;
	font-style: normal;
	}

h2 {
	font-family: "Bookman Old Style";
	font-size: 13px;
	font-weight: bold;
	color: #7E6B5A;
	}
	
h5 {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #970000;
	font-style: normal;
	font-weight: normal;
	}
	
td {
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #7E6B5A;
	list-style-image: url(../images/bullit.gif);
	align: justify;
	}

input, textarea {
	color: #9F0000;
	background-color: #FFFFCC;
	border: 1px #666600 solid;
	}


