.style2 {color: #CCCCCC}
.nav {color: #3366FF; font-size: 16px; }
.paragraph {font-size: 16px}
body {
	background-color: #666666;
}
.heading1 {
	font-size: 24px;
	font-weight: bold;
}
.style11 {font-size: 18px}
.heading2 {font-size: 18px; font-weight: bold; }
a:link {
	color:#3366FF;
}
a:visited {
	color: #3366FF;
}
a:hover {
	color: #666666;
}
.style16 {
	color: #999999;
	font-weight: bold;
}
.heading_grey {color: #666666; font-weight:bold; font-size:larger} 
.contact {
	font-size: 14px;
	color: #000000;
}
link {
}
.price {color: #FF0000; font-size:18px;
}

#content {
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
}

