<style>

body
{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ECECEC;
}

td
{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ECECEC;
}


.tiny
{
	color: #ECECEC;
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	text-decoration: none;
}

.date
{
        color: #FFFFFF;
        font-family: Times New Roman, Times, serif;
        font-size: 9px;
        text-decoration: none;
}

.small
{
	color: #ECECEC;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: none;
}

.normal
{
	color: #ECECEC;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
}


.big
{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ECECEC;
}

.bigger
{
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #ECECEC;
}

.biggest
{
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3399CC;
}

.logo
{
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #3399CC;
}

.blue
{
        color: #3399CC; 
        font-family: Times New Roman, Times, serif;
        font-weight: bold;
        font-size: 9px;
}

.mid-size
{
        color: #999999; 
        font-family: Times New Roman, Times, serif;
        font-weight: bold;
        font-size: 11px;
}

.quote
{
        color: #ECECEC; 
        font-family: Times New Roman, Times, serif;
        font-weight: bold;
        font-size: 12px;
	    font-style: italic;
}

.grey
{
        color: #C0C0C0; 
        font-family: Times New Roman, Times, serif;
        font-size: 12px;
}

.white
{
        color: #ECECEC;
        font-family: Times New Roman, Times, serif;
        font-size: 12px;
	    font-style: italic;
}

a:link
{
	color: #ECECEC;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	text-decoration: none;
}

a:visited
{
	color: #ECECEC;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	text-decoration: none;
}


a:active
{
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	text-decoration: underline;
}

a:hover
{
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	text-decoration: underline;
}


</style>
