body {
	margin: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #593734;
	margin: 5px 10px 20px;
	text-align: justify;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #593734;
	font-weight: bold;
	margin: 5px 5px 5px 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F575C9;
	margin: 10px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F575C9;
	text-decoration: underline;
}
img.floatLeft { 
    float: left; 
    margin: 2px 4px 2px 0px; 
	clear:right;
}
img.floatRight { 
    float: right; 
    margin: 2px 0px 2px 4px; 
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #f575c9;
	margin: 10px;
}
form {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #593734;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #593734;
	margin: 10px 10px 1px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #593734;
	margin: 5px 10px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F575C9;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F575C9;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F575C9;
	text-decoration: underline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #593734;
	font-weight: normal;
	text-align: center;
	margin-top: 2px;
}
.navbar_news_flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:  white;
	margin: 5px 4px 5px;
	letter-spacing: 0.1em;
}
DIV#newsflash p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-align: left;
	margin: 5px 4px 10px;
}
DIV#newsflash a:link, DIV#newsflash a:hover, DIV#newsflash a:visited, DIV#newsflash a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
.bg_message_warn {
	background: #900000;
	color: #FFFFFF;
	font-weight: bold;
	border: 3px solid #f0f0f0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 5px 10px 20px;
	text-align: justify;
	padding: 5px;
	text-align: center;
}

.bg_message_ok {
	background: #f575c9;
	color: #FFFFFF;
	font-weight: bold;
	border: 3px solid #f0f0f0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 5px 10px 20px;
	text-align: justify;
	padding: 5px;
	text-align: center;
}
.white {
	color: white;
}
