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: Tahoma, Verdana, Arial;
font-size: 14pt;
font-weight: bold;

}
.footer {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-align: center;
}

.title {
font-family: Arial, Verdana,;
font-size: 13pt;
font-weight: bold;

}

.copy2 { 
	font-family: Arial;
	font-size: 11pt;
	text-align: justify;
	line-height: 135%;
	padding-left: 15px;
	padding-right: 15px;
	}
.arial14 {
	font-family: Arial;
	font-size: 14pt;

}


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

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

.subbox {
font-family: Tahoma, Arial;
font-size: 14pt;
}

.tblborder2 {

	border: 5px dashed #CC0000;

}