* {
	/*margin: 0 auto;*/
}

BODY {
	background: #000000;
    scrollbar-face-color:#333333;
    scrollbar-arrow-color:#DAEFF3;
    scrollbar-track-color:#000000;
    scrollbar-shadow-color:#999988;
    scrollbar-highlight-color:#eeeedd;
    scrollbar-3dlight-color:#dddddd;
    scrollbar-darkshadow-Color:#888888;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H1{
    color: #EED859;
	font-size: 16px;
 	line-height: 400%;
    letter-spacing: 1 px;
    margin-left: 120px;
    margin-right: 100px;
}
H2{
    color: #DA9C1B;
 	line-height: 100%;
	margin-right: 100px;
	font-size: 14px;
    text-align: right;
}
H3{
    color: #F0CD7D;
 	line-height: 100%;
    letter-spacing: 2px;
    font-weight: bolder;
	margin-left: 120px;
	font-size: 15px;
}
H4{
    color: #993333;
 	line-height: 100%;
    letter-spacing: 3px;
	margin-right: 100px;
	font-size: 12px;
    text-align: right;
}

.pie{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
    text-align: center;
}

.anim{
	margin: 20px 0;
    padding: 0;
}

.normal{
	font-size: 13px;
	font-style: normal;
	margin-left: 120px;
	margin-right: 100px;
    text-align: justify;
	font-weight: normal;
	color: white;
 	line-height: 200%;

}
.notas{
    font-size: 10px;
    letter-spacing: 1px;
    margin-left: 120px;
    color: #7E8B92;
    margin-top: 30px;
    margin-bottom: 20px;
}

.menu{
    color: #FFFFFF;
 	line-height: 400%;
    margin-right: 100px;
    margin-left: 120px;
    text-align: right;
    font-weight: bold;
}

a{
	font-size: 13px;
    text-decoration: none;
}
a:visited{
	color: #CCCCFF;
}
a:link{
	color: #CCCCFF;
}
a:hover{
    font-weight: lighter;
    color: #F8A669;
    letter-spacing: 3px;
}
u{
    letter-spacing: 2px;
}
.aT{
    font-weight: normal;
    float: right;
    position: relative;
    top: 25px;
    right: 100px;
}
.aT:visited{
    color: #CC0033;
}
.aT:link{
    color: #CC0033;
}
.aT:hover{
    font-size: 14px;
    color: #FF3300;
}
