body  {
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
p   {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #FFF;
}

h1	{
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2	{ font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

td  {
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
	letter-spacing: 1px;
}

.bt {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.grey {	color: #CCCCCC;}
.red {	color: #990033;}
.darkgrey {
	color: #666666;
	font-size: 11px;
}

a:link { color: #FF0000; }
a:hover { background-color: #CCCCCC; }
a:link { text-decoration: none}
a:visited { text-decoration: none}
a:active { text-decoration: none}
a:hover {
	background-color: #CCCCCC;
	color: #903;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.grey_r3 {
	color: #CCC;
}
