/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: url(images/squares.gif);
	}
	

td,tr,p,div {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
}

.infotext {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
	padding-left: 10px;
	}  

.maintext {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: justify;
	}  	
	
.style1 {
	padding: 5px;
	}

/* Links */
a:link, a:visited {
    font-family: helvetica, arial, verdana, geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
	 margin-bottom: 0px;
    margin-top: 0px;
	 color: #68626C;
	}

a:hover {
	color: #0080C0;
	text-decoration: none;
	}
	
a:active {
   color: #000000;
   }


.h1 {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	background: #999699;
	padding-left: 10px;
	 }

.outer {
	margin-bottom: 0px;
	margin-top: 0px;
	border-left-color: #F0ECE5 normal 1px;
	border-left-style: normal;
	border-left-width: 1px;	
	border-right-color: #F0ECE5 normal 1px;
	border-right-style: normal;
	border-right-width: 1px;	
	border-top-color: #F0ECE5 normal 1px;
	border-top-style: normal;
	border-top-width: 1px;	
	border-bottom-color: #F0ECE5 normal 1px;
	border-bottom-style: normal;
	border-bottom-width: 1px;	
	 }