p {
	font-family: arial;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	letter-spacing: 0.04em;
	text-align: left;




}
ul {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 5px 0px 0px 30px;
	line-height: 18px;
	list-style-type: square;







}
a:visited {
	text-decoration: none;
	color: #CC0000;

}
a:link {
	text-decoration: none;
	color: #CC0000;

}
a:hover {
	text-decoration: underline;
	color: #CC0000;

}
a:active {
	text-decoration: underline;
	color: #CC0000;

}
h1 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}
h2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #443E37;
	background-image:   url(../img/bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}
.menu {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;

}
hr {
	color: #837C74;
}
