body
{
	font-family: Arial;
	font-size: 9pt;
	margin: 0 0 0 0;
}

td 
{
	font-family: Arial;
	font-size: 9pt;
}

.SubjectTitle 
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

a 
{
	color: Blue;
	text-decoration: none;
}

a:hover
{
	color: Blue;
	text-decoration: underline;
}

.tickerStyle {
    font-family:arial,verdana,helvetica;
    font-weight:bold;
    font-size:9pt;
    color:#000000;
    width:100%;
    height:20px;
    text-decoration:none;
    text-align:center;
    vertical-align:middle;
    background:#FFFFFF;
}

.tickerStyle:hover {
    font-family:,arial,verdana,helvetica;
    font-weight:bold;
    font-size:9pt; 
    width:100%px;
    height:20px;
    text-align:center;
    vertical-align:middle;
    background:#FFFFFF;
}