body,td,th {
	font-family: Arial;
	font-size: small;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.gif);
}
a:link {
	color: #497392;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #497392;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #497392;
}
.style1 {
	color: #0F476E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.style2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #497392;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #497392;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mainbold {
	font-style: italic;
	font-weight: bold;
	color: #0F476E;
}
.prices {
	font-style: italic;
	font-weight: bold;
	color: #C49337;
	font-size: 14px;
}
.required {

	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
