/***********************************************
Styles (Main)
***********************************************/


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #462719;
}
body {
	background-color: #DF1C85;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	line-height: 1.7em;
	text-align: justify;
}


h1 {
	font-size: 24px;
	color: #462719;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-style: none;
	border-top-width: 0px;
	text-align: left;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #cf0f04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-color: none;
	border-top-style: none;
	border-top-width: 1px;
	text-align: left;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #cf0f04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-color: #000000;
	border-top-style: double;
	border-top-width: medium;
	text-align: center;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	color: #cf0f04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-color: #cf0f04;
	border-top-style: none;
	border-top-width: 1px;
	text-align: justify;
	font-weight: bold;
	line-height: 1.0;
}
h5 {
	font-size: 12px;
	color: #cf0f04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-color: #cf0f04;
	border-top-style: none;
	border-top-width: 1px;
	text-align: center;
	font-weight: bold;
	line-height: 1.0;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-color: #cf0f04;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 8px;
	border-left-color: #cf0f04;
	border-left-width: 0px;
	border-left-style: solid;
}
h7 {
	font-size: 12px;
	color: #cf0f04;
	font-weight: bold;
	text-align: left;
	border-left-color: #cf0f04;
	border-left-width: 11px;
	border-left-style: solid;
	text-transform: uppercase;
	border-top-style: solid;
	border-top-color: #cf0f04;
	border-top-width: 1px;
	padding-left: 4px;
}


.txt_header7 {
	font-size: 18px;
	color: #cf0f04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-color: #cf0f04;
	border-top-style: none;
	border-top-width: 1px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
}
a:link {
	color: #DF1C85;
	text-decoration: none;
}
a:visited {
	color: #DF1C85;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #DF1C85;
	text-decoration: none;
}



/***********************************************
Styles (Custom)
***********************************************/


a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#divCopyright {
	font-size: 10px;
	margin: 1em;
	text-align: center;
	color: #DCE5CF;
}
.textCentered {
	line-height: 2.4em;
	text-align: center;
	font-style: italic;
}
