/* CSS Document */
body {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
}

p { 
	margin-left: 1em;
}

td {
	text-align: justify;
}

a {
	color: #660066;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: 550;
}

a:hover {
	color: #CCCCCC;
}

.alta {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
}

.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: center;
}

.header {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 1em;
	margin-left: 1.0em;
	text-align: left;
}

.maintext {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 2em;
}

.news {
	font-family: serif;
	font-size: 0.7em;
}