		#container {
                         width: 900px;
			\width: 920px;
			w\idth: 900px;
			border: 0px solid gray;
			margin: 5px;
			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(153, 0, 102); text-decoration: underline;}
#container a:active {color: black; background-color: rgb(183, 225, 155); text-decoration: none;}
#container align: center;}

		#banner {
			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: rgb(204, 153, 0);
		}
		#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: right;
                        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: 336px;
                       \width: 346px;
                       w\idth: 336px;
                       margin: 5px;
                       /*border: 1px solid black;*/
                       margin-right: 0px;
                       margin-left: 0px;
                       padding: 5px;
                       background-color: white;
	       }
                #boxb {
		       float: left;
                       width: 170px;
                       \width: 180px;
                       w\idth: 170px;
                       margin: 5px;
                       /*border: 1px solid black;*/
                       margin-right: 0px;
                       margin-left: 0px;
                       padding: 5px;
                       background-color: white;
                       text-align: left;
	       }
	#footer {
			clear: both;
			padding: 0px;
			margin-top: 0px;
			color: white;
			background-color: white;
		}

P {
	font-size: 12pt;
	font-weight: normal;
	text-align: justify; 
}
p-2 {
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}
p3 {
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
        background-color: yellow; 
}
h1 {
	font-size: 22pt;
	text-align: center;
        font-weight: bold;
	font-style: normal;
	font-style: oblique;
        font-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
        font-size: 12pt;
	font-weight: bold;
        text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
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;
}