/* StyleSheet for Sense Technologies web site */

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#446060;
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 0px;
	font-variant: normal;
	font-size: small;
}

th,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

/* Hover color on mouseover */
 A:hover {
 	color: black;
	background-color: #FFFF00;
}
.smallitalic {
	font-size: x-small;
	font-style: italic;
}
.sensefooter {
	font-size: small;
	font-style: italic;
	font-weight: bolder;
}
.newsheader {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.newstext {
	font-size: x-small;
}
.pageheader {
	font-size: x-large;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
.mountingtext {
	font-size: large;
	font-weight: bold;
	text-align: left;
}
.productheader {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.price {
	font-size: medium;
	font-style: italic;
}
.top {
	font-size: x-small;
	font-variant: small-caps;
	text-align: right;
}
.largerimagetext {
	font-size: x-small;
}
.brochure {
	font-size: small;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
}
.newsheadline {
	font-size: medium;
	font-weight: bold;
	text-align: left;
}
.newsreleaseheader {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.newsreleasesubheader {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.sstext {
	font-size: x-small;
}
.ssmodeltitle {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.ssprice {
	font-size: x-small;
	font-style: italic;
}
.sssavemoney {
	font-size: medium;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFF00;
	text-align: center;
	font-variant: small-caps;
}
