/* CSS Document */
body {
	background-color: #434548;
	margin: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
a {
	text-decoration: none;
 	color: #333333;
}
.white {
	color: #fefeff;
}
.red {
	color: #ff0000;
}

.orange {
	color: #fe670a;
}
.yellow {
	color: #ffcd46;
}
.dark {
	color: #555555;
}
.t9 {
 font-size: 9px;
}
.t10 {
 font-size: 10px;
}

.t11 {
 font-size: 11px;
}
.t12 {
 font-size: 12px;
}
.t14 {
 font-size: 14px;
}
.t16 {
 font-size: 16px;
}
.t18 {
 font-size: 18px;
}
.t24 {
 font-size: 24px;
}
.t36 {
 font-size: 36px;
}

.bold{
 font-weight: bold;
}
.button {
 font-size: 11px;
 height: 20px
}
