@charset "utf-8";

/* CSS Document */



body {

	margin: 0px;

	background-image: url(images/ligh_brown.jpg);

}

img {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}

.bodytextBld {

	font-family: "Times New Roman", Times, serif;

	font-size: medium;

	font-style: normal;

	font-weight: bold;

	color: #660000;

}



.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	font-style: normal;

	font-weight: normal;

	color: #000000;

}

a:link {

	font-family: "Times New Roman", Times, serif;

	font-size: medium;

	font-weight: bold;

	color: 330000;

}

.mainmenu {

	font-family: "Times New Roman", Times, serif;

	font-size: 12pt;

	font-weight: bold;

	color: #660000;

}

a.mainmenu:link {

	font-family: "Times New Roman", Times, serif;

	font-size: 12pt;

	font-weight: bold;

	color: #660000;

	text-decoration: none;

}

a.mainmenu:visited {

	font-family: "Times New Roman", Times, serif;

	font-size: 12pt;

	font-weight: bold;

	color: #660000;

	text-decoration: none;

}

a.mainmenu:hover {

	font-family: "Times New Roman", Times, serif;

	font-size: 12pt;

	font-weight: bold;

	color: #660000;

	text-decoration: underline;

}

.bodytxtSm {

	font-family: "Times New Roman", Times, serif;

	font-size: small;

	font-style: normal;

	font-weight: normal;

	color: #330000;

}

.bodytextBldBig {

	font-family: "Times New Roman", Times, serif;

	font-size: large;

	font-style: normal;

	font-weight: bold;

	color: #660000;

}


