﻿.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
}
.maintext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: Bold;
	font-style: normal;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
.links {
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

