body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

A:link {
COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
COLOR: #999999; TEXT-DECORATION: none
}	

A.text:link {
COLOR: #333333; BACKGROUND: #C5DCDA; TEXT-DECORATION: none
}
A.text:visited {
COLOR: #333333; BACKGROUND: #C5DCDA; TEXT-DECORATION: none
}
A.text:hover {
COLOR: #999999; BACKGROUND: #C5DCDA; TEXT-DECORATION: none
}

.mainstyle {
	font-family: helvetica;
	font-size: 19px;
	font-weight: bold;
	color:#000000;
}
.menustyle {
	font-family: helvetica;
	font-size: 19px;
	color:#000000;
}
.articlestyle {
	font-family: helvetica;
	font-size: 12px;
    color: #333333;
}
.titlestyle {
	font-family: helvetica;
	font-size: 19px;
	color: #000000;
}

.subtitlestyle {
	font-family: helvetica;
	font-size: 12px;
	color: #333333;
}
