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

html {
height: 100%;

}

body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:12.5px;
	color:#000;
	font-family:Calibri, Verdana;
	font-weight:normal;
	text-align:center;
	line-height:12pt;

}

td{
	background:none;

}

p{
	text-align:center;
	text-valign:top;
	font-family: Calibri, Verdana;
	font-size:12px;
	color:#FFF;
	line-height:5pt;
}

h1{
	text-align:justify;
	text-valign:top;
	font-family: calibri;
	font-size:53px;
	color:#39B24A;
	line-height:120%;
}


h2{
	text-align:left;
	text-valing:top;
	font-family: Calibri, Verdana;
	color:#000;
	font-style:italic;
	font-size: 200%;
	vertical-align:top;

}



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;
}
