a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bgHorizontal {
	background-repeat: repeat-x;
	background-position: top;
}

.telephone {
	font-weight: bold;
	color: #3399FF;
}




.smallTitle {
	font-size: 16px;
	font-weight: bold;
	color: #999933;
}


.description {
	font-size: 12px;
	line-height: 22px;
}


.bgOnceLeftTop {
	background-repeat: no-repeat;
	background-position: left top;
}
