body { background-image:url(images/bg.gif); background-position:top; background-repeat:repeat-x; background-color: #4c5683; }

h1 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #451d08;
	margin: 0px;
}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #5D0000; margin-top: 30px }

img {border-color:#4c5683}

td, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
}

a {font-weight: bold}
a:link { color: #7d8c13 }
a:visited { color: #7d8c13 }
a:hover { color: #7d8c13 }
a:active { color: #7d8c13 }

a.scom {
	color: #555555;
}
a.flash {
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF
}

.lista { margin-left:10px; }

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555
}