A  {
	color : Navy;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial;
}

A:Visited  {
	color : Navy;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial;
}

A:Active  {
	color : Navy;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial;
}

A:Hover  {
	color : Red;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial;
}

BODY  {
	font-size : 10pt;
	font-weight : normal;
	background-color : White;
	font-family : Comic Sans MS;
}

.title  {
	font-size : 14pt;
	font-family : Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : 33616E;
}

.quote  {
	font-family : Comic Sans MS;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : 33616E;
}

td  {
	font-size : 11pt;
	font-family : Comic Sans MS;
}

.contact  {
	font-size : 10pt;
	font-family : Arial;
}

.tariff  {
	font-size : 10pt;
	font-family : Arial;
}

.ttitle  {
	font-family : Verdana;
	font-size : 9pt;
	color : White;
	font-weight : bold;
}

