@charset "utf-8";
/* CSS Document */
p,td,tr,th,h1,h2,h3,li,ol,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #202020;
}

p {
	font-size:11pt;
}
#content p {
	text-align:justify;
	line-height:20px;
}


strong {
	font-weight: bold;
}

h1 {
	font-size: 18pt;
	font-weight:600;
	padding-bottom:10px;
}

h2 {
	font-size: 15pt;
	font-style: normal;
}

h3 {
	font-size: 13pt;
	font-weight:600;
	padding-top:20px;
	margin-bottom:2px;
}


img {
	border: 0px
}
a {
	color: #000;
}
a:hover {
	text-decoration:none;
}
.menu_hover
{
	font-size: 18px;
}
.menu_spacer
{
	font-size: 18px;
}

.tooltip
{
	text-decoration: underline;
}
table.prices td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #C7D7F8;


	-moz-border-radius: ;
}
