a{
	background-color : transparent;
color : #657324;
	text-decoration : none;
	font-weight : bold;
	cursor : url(images/new/link.cur);
}

a:visited {
	background-color : transparent;
	color : #BF837E;
	text-decoration : none;
}

a:hover {
	background-color : transparent;
	color : #363E13;
	text-decoration : underline;
}

a:active {
	background-color : transparent;
	color : #363E13;
	text-decoration : none;
}
body {
	background-attachment : fixed;
	background-color : #BDCF66;
	background-image : url(http://www.geocities.com/me_themes/images/new/background2.jpg);
	background-repeat : repeat;
	color : #2D170E;
	font-family : "Times New Roman", Times, serif, serif;
	font-size : 15pt;
	text-align : center;
	scrollbar-arrow-color : #CB7651;
	scrollbar-base-color : #EEDEC5;
	scrollbar-dark-shadow-color : #CB7651;
	scrollbar-track-color : #D8977C;
	cursor: url(images/new/arrow.cur);
}

li {
    text-align : left;
	color : #512919;
	text-decoration : none;
}

ol {
    text-align : left;
	color : #512919;
	text-decoration : none;
}

p {
    padding-left : 5pt;
    text-indent : .25in;
    text-align : left;
	color : #512919;
	text-decoration : none;
}

h1 {
    text-align : center;
	background-color : transparent;
	color : #512919;
	font-size : 40pt;
}

h2 {
    text-align : center;
	background-color : transparent;
	color : #512919;
	font-size : xx-large;
}

h3 {
    text-align : center;
	font-family : "Times New Roman", sans-serif;
	font-size : x-large;
}

h4 {
    text-align : center;
	font-family : "Times New Roman", sans-serif;
	font-size : 16pt;
	font-style : italic;
}

h5 {
    text-align : center;
	background-color : transparent;
	font-family : "Times New Roman", sans-serif;
	font-size : 16pt;
	font-weight : bold;
}

H6{ 
     text-align : center;
	background-color : transparent;
	font-family : "Times New Roman", sans-serif;
	font-size : small;
	font-weight : bold;
	
}

hr{
	background-color : transparent;
	color : #512919;
	height : 5px;
	width : 80%;
}