/* 
	bSure
	Gargoyle
	Author: David Saul
	Date: 6th March 2003
*/

/* Page layout tags*/

body			{color: #000000; background-color: white; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}


p				{color: #000000; font-family: Verdana; font-size: 10px; line-height: 13px; font-weight: normal;}

/* Table layout*/



td				{color: #000000; font-family: Verdana; font-size: 11px; }




/* Headers */




/* Links */




a				{color: #000000; font-family: Verdana; text-decoration: none; font-size: 10px; font-weight: bold; line-height: 14px;}

a:Active		{color: #000000; font-family: Verdana; text-decoration: none; font-size: 10px; font-weight: bold; line-height: 14px;}

a:Visited		{color: #000000; font-family: Verdana; text-decoration: none; font-size: 10px; font-weight: bold; line-height: 14px;}
	
a:Hover			{color: #669900; font-family: Verdana; text-decoration: none; font-size: 10px; font-weight: bold; line-height: 14px;}




/* Other */

hr			{color: #oooooo; width: 100%; height: 1px}


