/* GCE CSS */

body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000000;
}
body,td,th {
	font-family: book Antiqua;
	font-size: 12px;
	color: #000769;
}
p.construc{
	text-align: center;
  	font-family: verdana;
	font-size: 14px;
	color: #FF0000;
   	font-weight: bold;
	}
p.main{
	text-align: left;
  	font-family: verdana;
	font-size: 14px;
	color: #000769;
   	font-weight: 650;
	}

p.heading{
	text-align: left;
  	font-family: book Antiqua;
	font-size: 25px;
	color: #006600;
   	font-weight: bolder;
	}

p.copyrights {
	text-align: center;
  	font-family: book Antiqua;
	font-size: 12px;
	color: #666666;
   	font-weight: normal;
	}

a.copyrights:link{
	text-align: center;
  	font-family: book Antiqua;
	font-size: 12px;
	color: #666666;
   	font-weight: normal;
	text-decoration:none;
	}

a.copyrights:visited{
	text-align: center;
  	font-family: book Antiqua;
	font-size: 12px;
	color: #666666;
   	font-weight: normal;
	text-decoration:none;
	}

a.copyrights:hover {
	text-align: center;
  	font-family: book Antiqua;
	font-size: 12px;
	color: #666666;
   	font-weight: normal;
	text-decoration:none;
	}
p.links{
	text-align:center;
	font-family: book Antiqua;
	font-size: 10px;
	color: #baba75;
	font-weight:bold;
}

a.links:link{
	text-align:center;
	font-family: book Antiqua;
	font-size: 10px;
	color: #baba75;
	font-weight:bold;
	text-decoration:none;
}
a.links:hover{
	text-align:center;
	font-family: book Antiqua;
	font-size: 10px;
	color: #baba75;
	font-weight: bold;
	text-decoration:none;
}
a.links:visited{
	text-align:center;
	font-family: book Antiqua;
	font-size: 10px;
	color: #baba75;
	font-weight:bold;
	text-decoration:none;
}

a.email:link{
	text-align: left;
  	font-family: verdana;
	font-size: 14px;
	color: #000769;
   	font-weight: 650;
	text-decoration:none;
	}

a.email:visited{
	text-align: left;
  	font-family: verdana;
	font-size: 14px;
	color: #000769;
   	font-weight: 650;
	text-decoration:none;
	}

a.email:hover {
	text-align: left;
  	font-family: verdana;
	font-size: 14px;
	color: #000769;
   	font-weight: 650;
	text-decoration:none;
	}


a:link{
	text-align: left;
  	font-family: verdana;
	font-size: 14px;
	color: #000769;
   	font-weight: 650;
	text-decoration: underline;
	}

a:visited{
	text-align: left;
  	font-family: verdana;
	font-size: 14px;
	color: #000769;
   	font-weight: 650;
	text-decoration: underline;
	}

a:hover {
	text-align: left;
  	font-family: verdana;
	font-size: 14px;
	color: #000769;
   	font-weight: 650;
	text-decoration:none;
	}
	

