html body
	{ background-color: #4ba6fd; }


p
	{ font: 12px/115% "Trebuchet MS", Helvetica, "Lucida Grande", sans-serif; }

p.big
	{ font: 16px/115% "Trebuchet MS", Helvetica, "Lucida Grande", sans-serif; }

h1
{
	font: bold 18px/115% "Trebuchet MS", Helvetica, "Lucida Grande", sans-serif;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

h2
{
	font: bold 14px/115% "Trebuchet MS", Helvetica, "Lucida Grande", sans-serif;
}
a:link
	{ color: #0c5280; font-weight: bold; text-decoration: none; border-top-width: 1px; border-bottom-width: 1px; }

a:hover
	{ color: #0b5280; font-weight: bold; text-decoration: none; }

a:visited
	{ color: #0b5280; font-weight: bold; text-decoration: none; border-width: 1px; }


/******************************/

.centered
{
	margin-left: auto; margin-right: auto; float: 0;
}

.tinytext
{
	font-size: 8pt;
}

.dottedBox
{
	background-color: #BCDEFD;
	border: 1px dotted white;
	padding: 10px;
}

.listCompanyName
{
	font: 14px/105% "Trebuchet MS", Helvetica, "Lucida Grande", sans-serif;
}

.listProduct
{
	margin-left: 4em;
	font: 12px/105% "Trebuchet MS", Helvetica, "Lucida Grande", sans-serif;
}

