body {
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	top:0px;
	left:0px;
	background: #0066CC;
	background-image: url(../images/bg_main.png);
	background-repeat: repeat-x;
}
td, h1, p, select, input, textarea {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
}
p {
	text-align: justify;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	/* modified by R to none
	text-decoration: underline;*/
	text-decoration: none;
}
.small {
	font-size: 10px;
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.title {
	font-size: 24px;
	color: #0066CC;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.subtitle {
	font-size: 16px;
	color: #990000;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.sectiontitle {
	font-size: 11px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright, .copyright a, .copyright a:hover {
	font-size: 9px;
	color: #666666;
}

html {overflow-y: scroll;}

/* 3Columns template previously 2Columns*/

.twoproduct{
	font-size: 12px;
	color: #0066CC;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.twoprice{
	font-size: 12px;
	color: #0066CC;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

