.main {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
}

A.head {
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}

.topmenu A {
	color: white;
}
IMG {
	border: 0px;
}

.submenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.submenu A {
	text-decoration: none;
}

A {
	color: black;
}

A.nodec {
	text-decoration: none;
}

A.nodec:hover {
	text-decoration: underline;
}

.call-center {
	color: #663333;
	padding: 5px;
	font-size: 12px;
	text-align: center; 
}

.news {
	font-size: 12px;
}

.justify{
	text-align: justify;
}

H1 {
	font-weight: bold; font-size: 14pt; color: black;
}
H2 { 
font-weight: bold; font-size: 12pt; text-decoration: underline;
 }
H3 {
 font-weight: bold; font-size: 11pt; margin-top: 20px; 
 }
