body,p,div,td
	{	
		color: #E9F7FD;
		font-family: Trebuchet MS;Arial;verdana;
		font-size: 12pt;
		line-height: 14pt;
	}

div.heading
	{	
		font-weight: bold;
		font-size: 16pt;
		line-height: 16pt;
	}

div.subheading
	{	
		font-weight: bold;
		font-size: 12pt;
		line-height: 12pt;
	}

div.medium
	{	
		font-size: 11pt;
		line-height: 12pt;
	}

div.small
	{	
		font-weight: bold;
		font-size: 8pt;
		line-height: 10pt;
	}

div.dullsmall
	{	
		font-family: Times New Roman;Times;Serif;
		font-size: 8pt;
		line-height: 10pt;
		color: gray;
	}

a:link { text-decoration: none; color:orange };

a:visited { text-decoration: none; color:orange };	

a:hover { text-decoration: underline; color:white };
