/* Text styles */

p.main
{
font-size:11px;
line-height: 12pt;
color: #ffffff;
font-weight: normal;
font-family: verdana;
margin-left: 0px;
margin-top: 0px;
}

p.quote
{
font-size:11px;
line-height: 12pt;
color: #ffffff;
font-weight: normal;
font-family: verdana;
margin-left: 0px;
margin-top: 0px;
}

p.quote2
{
font-size:11px;
line-height: 12pt;
color: #ffffff;
font-weight: normal;
font-family: verdana;
margin-left: 12px;
margin-top: 0px;
}


p.header
{
	font-size: 12px;
	line-height: 15pt;
	color: #ff8000;
	font-weight: bold;
	font-family: verdana;
}

span.quoteweek
{
color: #ff8000;
font-weight: bold;
font-family: verdana;
}

span.quoteauthor
{
color: #9a9a9a;
font-weight: bold;
font-family: verdana;
}

span.copyright
{
font-size:10px;
line-height: 10pt;
color: #9a9a9a;
font-weight: normal;
font-family: verdana;
margin-left: 0px;
margin-top: 0px;
}

/*----------------------------------------*/



/* Link styles */

a.main
{
	font-size: 13px;
	font-family: verdana;
	color: #008CB2;
	font-weight: bold;
	text-decoration: underline;
}

a.copyright
{
	font-family: verdana;
	color: #9a9a9a;
	text-decoration: underline;
}

a.copyright:hover
{
	color: #ffffff;
	text-decoration: underline;
}


a.page
{
	font-size: 12px;
	line-height: 15px;
	font-family: verdana;
	color: #008CB2;
	font-weight: bold;
	text-decoration: underline;
}

/*----------------------------------------*/



/* Misc styles */

 
table.main
{
	margin-top: 4px;
}

ul
{
	font-size: 12px;
	line-height: 15pt;
	color: #ffffff;
	font-weight: normal;
	font-family: verdana;
	margin-top:-15px;
}

ol
{
	font-size: 12px;
	line-height: 15pt;
	color: #ffffff;
	font-weight: normal;
	font-family: verdana;
	margin-top:-15px;
}



