.title {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #083E88;
}
.titlenews {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: none;
	color: #263458;
}
.content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
	color: #3A4560;
	text-align: left;
}
.content2 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #083E88;
}
.content3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
	color: #3A4560;
	text-align: left;
}
.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: none;
	color: #3A4560;
}
A {
 font-size: 12px;
 font-family: Arial;
 color: #557BCE;
 text-decoration: underline;
 text-align : justify;
}
A:Visited {
 font-size: 12px;
 font-family: Arial;
 color: #557BCE;
 text-decoration: underline;
 text-align : justify;
}
A:Active {
 font-size: 12px;
 font-family: Arial;
 color: #557BCE;
 text-decoration: underline;
 text-align : justify;
}
A:Hover {
 font-size: 12px;
 font-family: Arial;
 font-weight: normal;
 font-style: normal;
 color: #557BCE;
 text-decoration: underline;
 text-align : justify;
}
.unnamed1 {
	background-repeat: no-repeat;
	text-align: justify;
	background-image: url(pix/Ball3.jpg);
	background-position: left 130px;
}

.unnamed2 {
	background-repeat: no-repeat;
	text-align: justify;
	background-image: url(pix/Ball3.jpg);
	background-position:  left bottom;
}

INPUT {
	FONT-FAMILY: Arial, Helvetica;
	color: #3A4560;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	background-color: #FEFEFE;
	border-color:#9FA6B9;
	padding-left: 4;
}

TEXTAREA {
	BACKGROUND-COLOR: #FEFEFE;
    color: #3A4560;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	border-color: #9FA6B9;
	padding: 2px;
}
