/* CSS Document */
body {
	background-image:url(images/bg-cloud2.jpg);
	margin:0px;
	}

.bodytext { font-size:12px; font-family:verdana }

.title { font-family:verdana; font-weight:bold; font-size:20px; color:#06002C }

h3 { font-size:18px; font-family:verdana }

.shipping { font-size:14px }

a { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#003876; text-decoration:underline; }
a:hover { color:#003876; text-decoration:none; }
