@charset "UTF-8";
/*POP Style */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000000;
	}
#text{
    text-align:center;
    margin: 0 auto;
	width:480px;
	height:auto;
	padding:10px;
	}

#textBases{
    text-align:justify;
    margin: 0 auto;
	width:800px;
	height:auto;
	padding:10px;
	}
	
h2{
	background:#0066FF;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#red{
	color:#FF0000;
	font-size:12px;
	}
#green{
	color:#00FF00;
	font-size:12px;
	}



