body {
	margin: 0px;
}
.fontred {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
}
.fontbold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.fontboldwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.fontwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.fontgary {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
.fontyellow {
	font-family: Tahoma;
	font-size: 13px;
	color: #FE591D;
	font-weight: bold;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 25px;
}
.font {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.fontblock {
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 8pt;
}
.fontwhitesmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.fontblack11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.text3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
}
.breaktime {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.font_links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}