// stylesheet created by MKWD

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D2B48C;
}
.maintxt
{
    font-family: Tahoma;
    font-size: 14px;
    font-style: normal;
    color: #FF0000;
}
.menu
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
}
h3
{
    font-family: Tahoma;
    font-size: 18px;
    font-style: bold;
    color: #FF0000;
}
h2
{
    font-family: Tahoma;
    font-size: 16px;
    font-style: bold;
    color: #FF0000;
}
h1
{
    font-family: Tahoma;
    font-size: 14px;
    font-style: bold;
    color: #FF0000;
}
.footer
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: bold;
    color: #FFFFFF;
}

a {
	text-decoration: none;
        color: #FFFFFF;
	font-style: bold;
	font-weight: bold;
}
