A:link
{
    color: #ff0000;
}
A:visited
{
	color: #666666;
}
A:active
{
    color: #666666;
}

P, TD, LI, DT
{
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

.title {
	font-size:14pt;
	font-weight:bold;
	color: #999999;
}

.small
{
	font-size: 8pt;
}

.smallred
{
	font-size: 8pt;
	color: red;
}

.large
{
font-size:14pt;
font-weight:bold;
}

.largered
{
font-size:14pt;
font-weight:bold;
color: red;
}

.redbold
{
font-weight:bold;
color: red;
}

.medium
{
font-size:12pt;
font-weight:bold;
}

b
{
	font-weight: bold;
}

.red
{
	color: red;
}

.t1 {
	font-size: 12pt;
	color: #ff0000;
	font-weight: bold;
}	

.t2 {
	font-size: 10pt;
	color: #ff0000;
	font-weight: bold;
}

.t3 {
	font-size: 10pt;
	color: #ff0000;
	font-weight: bold;
}