body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.text-main {
	color: #000000;
	line-height: 20px;
}

.text-just {
	text-align:justify;
}

.text-small-grey {
	color: #666666;
	font-size: 11px;
}

.text-main-11 {
	font-size: 11px;
}

.text-main-small {
	color: #000000;
	line-height: 20px;
	list-style-type: disc;
}

.text-main-smallest {
	color: #000000;
	line-height: 21px;
}


.text-red-big {
	color: #FF1A24;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
}

.text-red {
	color: #FF1A24;
}

.text-red-small {
	color: #FF1A24;
	font-size: 11px;
}

.text-grey-small {
	color: #999999;
}

.links-main:link, .links-main:active, .links-main:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.links-main:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.links-in:link, .links-in:active, .links-in:visited {
	text-decoration: underline;
	color: #FF1A24;
}

.links-in:hover {
	text-decoration: none;
	color: #666666;
}

.links-bot:link, .links-bot:active, .links-bot:visited {
	text-decoration: underline;
	color: #666666;
}

.links-bot:hover {
	text-decoration: none;
	color: #FF1A24;
}
