@charset "UTF-8";

/* Cascading Style Sheet for http://www.growthnetwork.com/ and certain other domains.
   To be used for All Media (display/monitor/print).
   Copyright Growth Network. All rights reserved.
   Last revised: December 3, 2010 */

a:link {
	background-color: inherit;
	color: #990033;
	font-family: Arial, Helvetica, Verdana, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

a:visited {
	background-color: inherit;
	text-decoration: none;
	color: #990133;
}

a:active {
	background-color: inherit;
 	color: #990033;
}

a:hover {
	background-color: inherit;
 	color: #bb0500;
}

body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 9pt;
}

table {
	background-color: #FFFFFF;
	color: #666666;
 	font-family: Verdana, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 9pt;
}

td {
	background-color: inherit;
	color: #666666;
 	font-family: Arial, Helvetica, "MS Sans Serif", Verdana, sans-serif;
	font-size: 9pt;
}

.footer {
	background-color: inherit;
	color: #999999;
	font-size: 11px;
}

