/****************************************************
#####################################################
##-------------------------------------------------##
##           ARCHANGE- Version 1.6.0               ##
##-------------------------------------------------##
## Copyright = globbersthemes.com- 2011            ##
## Date      = MARS  2011                          ##
## Author    = globbers                            ##
## Websites  = http://www.globbersthemes.com       ##
##                                                 ##
#####################################################
****************************************************/

html {
height: 100%;

}

body{


}

td{
	background:none;
}

p{
	text-align:justify;
	text-valign:top;
	font-family: Calibri, Verdana;
	font-size:15px;
	color:#39B24A;
	line-height:20pt;
}

h1{
	text-align:left;
	text-valign:top;
	font-family: Calibri, Verdana;
	font-size:42px;
	font-weight:200;
	color:#39B24A;
	line-height:120%;
}


h2{
	text-align:justify;
	text-valign:top;
	font-family: Calibri, Verdana;
	font-size:20px;
	font-weight:700;
	color:#39B24A;
	line-height:100%;
}



h3{
	text-align:center;
	text-valing:top;
	font-family:Calibri, Verdana;
	color:#000;
	font-style:italic;
	font-weight:normal;
	font-size: 150%;
}

h4{
	text-align:left;
	text-valing:top;
	font-family:Calibri, Verdana;
	color:#000;
	font-style:normal;
	font-weight:normal;
	font-size: 120%;
	line-height:1.5;
}

h5{
	font-family:Calibri, Verdana;
	font-size:13px;
	color:#005A80;
}



h6{
	font-family:Calibri, Verdana;
	font-size:11px;
	color:#005A80;
}

h7{
	text-align:center;
	text-valing:top;
	font-family:Calibri, Verdana;
	color:#000;
	font-style:normal, italic;
	font-size: 200%;
	vertical-align:top;
}


/* Hipervinculos - Hypertext*/

a:link {
COLOR: #00F;
}
a:visited {
COLOR:#09F;
}
a:hover {
COLOR: #09F;
}
a:active {
COLOR: #00F;
}






footer {
	background-color: #2F8523;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 70px;
	width: 100%;
}