body {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #817452;
	background-image: url(images/background/stripe.jpg);
	background-repeat: repeat;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-image: url(images/buttons/bullet.gif);
}
p{
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #817452;

}
h1{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #236D76;
	line-height: normal;
}
h2{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #660003;
}
h3{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #660003;
}
h4{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #660003;
}
u{
	font-family: Arial;
	font-size: 12px;
	font-variant: small-caps;
	color: #660003;
}
ul{
	font-family: Arial;
	font-size: medium;
	font-variant: normal;
	color: #660003;
	list-style-image: url(images/buttons/bullet.gif);
}
a:link {
	text-decoration: none;
	color: #236d76;
}
a:visited {
	text-decoration: none;
	color: #660003;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #E5974C;
}

