body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link {
COLOR: #000000; FONT-SIZE: small; TEXT-DECORATION: none
}
A:visited {
COLOR: #000000; FONT-SIZE: small; TEXT-DECORATION: none
}
A:hover {
COLOR: #999999; TEXT-DECORATION: none
}

A.text:link {
COLOR: #000000; FONT-SIZE: xx-small; TEXT-DECORATION: none
}
A.text:visited {
COLOR: #000000; FONT-SIZE: xx-small; TEXT-DECORATION: none
}
A.text:hover {
COLOR: #999999; TEXT-DECORATION: none
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.menustyle {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.mainstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}
.articlestyle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
    color: #666666
}
.titlestyle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
    font-weight: bold;
	color: #666666
}