body { 
	font-family: Arial;
	font-size:11pt;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	}
a:link {color: #0000ff; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #0000ff; text-decoration: underline; }
a:hover {color: #950000; text-decoration: underline; }

.main {
	background-repeat: repeat-x;
	width: 100%;
	background-image: url('images/back.png');
	text-align: center;
	}


.topwrapper {
	width: 100%;
	height: 20px;
	border: 1px;
	background-color: #454545;
	border-style: solid;
	border-color: white;
	border-left: none;
	border-top: none;
	border-right: none;
	}
table {
	font-size: 11pt;
	text-align: center;
	}
p {

	line-height: 150%;
	}
li {
	text-align:justify;
	line-height: 120%;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	font-size: 11pt;
	}
ul {
	line-height: 120%;
	text-align: justify;
	}

h1	{ 
	font-family: Arial; 
	font-size: 19pt; 
	letter-spacing: -1px; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	}
h2	{ 
	font-family: Arial; 
	font-size: 14pt; 
	letter-spacing: -1px; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	}
h3	{ 
	font-family: Arial; 
	font-size: 13pt; 
	letter-spacing: -1px; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	}
.footer {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-align: center;
}

.copy2 {
	line-height: 110%;
	}

.orderlink {
font-family:  Arial, Tahoma, Verdana;
font-size: 12pt;
font-weight: normal;
text-align: center;
}

.guarantee {
font-family: Arial, Tahoma, Verdana;
font-size: 11pt;
text-align: left;
padding-left: 0px;
padding-right: 0px;
line-height: 120%;
}

.testimonials {
font-family: "Courier New", Courier, mono;
font-size: 11pt;
line-height: 120%;
}
.testibox {
border: 1px dashed #666666;
}
.submit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  cursor: default;
}
#submitpad {
  padding: 5px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;
}

.modulebox {
border: 1px solid #666666;
background-color: #ebebeb;
}

.agenda {
border: 1px solid #333;
}

.topbox {
	background-color: #FFFFCC;
	border: 3px dashed #800000;
	color: #000000;
}
