A{ color : Blue; text-decoration : underline; }

A:VISITED{ color : Navy; }

A:HOVER{ color : Red; text-decoration : none; }

BODY{
	background-attachment : fixed;
	background-image : url(/images/internetglobe1.gif);
	background-repeat : repeat;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12pt;
	scrollbar-3d-light-color : White;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #33CCCC;
	scrollbar-dark-shadow-color : Gray;
	scrollbar-face-color : #33CCCC;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Black;
}

H1{
	font-size : 18px;
	font-weight : bolder;
	letter-spacing : 2px;
	text-transform : capitalize;
	word-spacing : 3px;
}

H2{
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform : capitalize;
	word-spacing : 2px;
}

TABLE.NAVBAR{
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
}

TABLE.NAVBAR A{ color : Blue; text-decoration : none; }

TABLE.NAVBAR A:VISITED{ color : Blue; text-decoration : none; }

TABLE.NAVBAR A:HOVER{ color : Blue; text-decoration : underline; }

TD.CLAIM{ 
	color : White;
	font-size : 1px; 
}

TD.FAQ{
	background-color : #0033CC;
	color : White;
	font-weight : bold;
}

TD.PRICE{
	background-color : #CCFFFF;
	color : Black;
	font-weight : bold;
}

.HELP{
	font-style : italic;
	text-decoration : underline;
	cursor : help;
}

.PRICEHEAD{
	background-color : #0066CC;
	color : White;
	font-size : 11pt;
	font-weight : bold;
	letter-spacing : 1px;
	text-align : center;
}
