		#container {
                         width: 850px;
			\width: 870px;
			w\idth: 850px;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			padding: 5px;
                        /*background-color: white;*/
                        
		}
#container a:link {color: rgb(0, 0, 255); text-decoration: underline;}
#container a:visited {color: rgb(255, 0, 0); text-decoration: underline;}
#container a:hover {color: red; background-color: rgb(183, 225, 155); text-decoration: none;}
#container a:active {color: black; background-color: rgb(183, 225, 155); text-decoration: none;}
#container align: center;}

		#banner {
                        float: center;
			padding: 0px;
			margin-bottom: 2px;
                        text-align: center;
                        background-color: red;
                        /*background-color: rgb(51, 51, 51);*/
		}
		#banner-2 {
                        float: center;
			padding: 0px;
			margin-bottom: 2px;
                        text-align: center;
                        color: black;
                        /*background:  #fff url(http://ats.gcinet.net/images/bg/bluecloud.jpg);*/
                        /*background-color: red;*/
                        background-color: white;
		}
		#banner-3 {
                        float: center;
			padding: 0px;
			margin-bottom: 2px;
                        text-align: left;
                        color: black;
                        background-color: white;
		}
		#content {
			padding: 5px;
			margin-left: 5px;
			/*border-top: 1px solid black;*/
			background-color: white;
		}

		#sidebar-a {
			float: right;
			width: 120px;
                        \width: 130px;
			w\idth: 120px;
			height: 900px;*/
                        /*border-left: 1px solid black;*/
                        margin: 5px;
                        margin-right: 0;
			margin-left: 5px;
			padding: 5px;
			background-color: white;
		}
                #box {
		       float: right;
                       width: 220px;
                       \width: 230px;
                       w\idth: 220px;
                       margin: 5px;
                       border: 1px solid black;
                       margin-right: 0px;
                       margin-left: 15px;
                       padding: 5px;
                       text-align: left;
                       background-color: rgb(102, 255, 204) ;
	       }
                #boxb {
		       float: right;
                       width: 220px;
                       \width: 230px;
                       w\idth: 220px;
                       margin: 5px;
                       border: 0px solid black;
                       margin-right: 0px;
                       margin-left: 15px;
                       padding: 5px;
                       background-color: white;
	       }
	#footer {
			clear: both;
			padding: 0px;
			margin-top: 0px;
			color: white;
			background-color: white;
		}
span {
         background-color: yellow; 
     }
p {
	font-size: 13pt;
	font-weight: normal;
	text-align: justify; 
}
p2 {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-size: 36pt;
	text-align: center;
        font-weight: bold;
	font-style: normal;
	font-style: oblique;
        font-color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
        font-size: 12pt;
	font-weight: bold;
        text-align: center;
	font-family: Terminal;
}
h2-a {
        font-size: 14pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
        font-size: 12pt;
        font-weight: bold;
        color: rgb(255, 0, 0);
        text-align: justify;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
        font-size: 12pt;
        font-weight: bold;
        text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
em {
	font-weight: bold;
	font-style: normal;
}
.center-it {
        text-align: center;
}

.left {
        font-size: 8pt;
	font-weight: normal;
        text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}