p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	text-indent: 30pt;
}

body {
	background-color: 5a739d;
	background-image: url('images/top-bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
p.products {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	text-indent: 0pt;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bolder;
	color: #374a68;
	margin-top: 6px;
	margin-bottom: 6px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2:hover {
	text-decoration: underline;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bolder;
	color: #374a68;
	margin-bottom: 10px;
}

A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
A:active {text-decoration: underline}
A:hover {text-decoration: underline; color: #374a68;}

table {
border-collapse: collapse;
margin: 0px;
padding: 0px;
}
