body {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background: #710d03 url(../images/bg.jpg) repeat-y center;
}
td, textarea, input, select {
	font-family: Arial;
	font-size: 13px;
	color: #191919;
	font-weight: normal;
}

a:link {
	color: #191919;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	color: #AA0000;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: #191919;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}
ul {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #191919;
	list-style-image: url("../images/bullet.png");
}
a.ul {
	font-family: Arial;
	font-size: 13px;
    font-weight: bold;
	color: #191919;
	text-decoration: none;
}
a.ul:link {
	font-family: Arial;
	font-size: 13px;
    font-weight: bold;
	color: #191919;
	text-decoration: none;
}
a.ul:hover {
	font-family: Arial;
	font-size: 13px;
    font-weight: bold;
	color: #AA0000;
	text-decoration: underline;
}
a.ul:visited {
	font-family: Arial;
	font-size: 13px;
    font-weight: bold;
	color: #191919;
	text-decoration: none;
}
a.ul:visited:hover {
    font-family: Arial;
	font-size: 13px;
    font-weight: bold;
	color: #AA0000;
	text-decoration: underline;
}


.designed_by {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
ol {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.footer {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a.footer:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8EEE0D;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited:hover {
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8EEE0D;
	text-decoration: none;
}

.branco {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;

}
a.branco:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.branco:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #8EEE0D;
	text-decoration: none;
}
a.branco:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.branco:visited:hover {
    font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #8EEE0D;
	text-decoration: none;
}
.inputstyle {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
