.padrao

* {
    margin: 0px;
    padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {background-color: #444444;
	margin-top: 0px;
	margin-bottom: 0px;}


p {text-align: justify;
font-size: 13px;
color: #685F5B;
font-family: Arial, Helvetica, sans-serif}

.bold {
	text-align: justify;
	font-size: 12px;
	color: #FAF7F1;
	font-stretch: narrower;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.text {
	text-align: justify;
	font-size: 12px;
	color: #FAF7F1;
	font-stretch: narrower;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
.twitter {
	text-align: justify;
	font-size: 12px;
	color: #FAF7F1;
	background-color: #000000;
	font-stretch: narrower;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}

#twitterspace{
	width:700px;
	background-color:#000000;
	margin:15px 15px 15px 15px;
	}

.text_in_news {text-align: center;
font-size: 11px;
color: #464646;
font-family: trebuchet ms;
font-weight: normal;
}

h1 {
text-align: left;
font-size: 11px;
font-family: arial;
}

h2 {
text-align: justify;
font-size: 11px;
color: white;
font-family: arial, helvetica, sans-serif
}

h3 {
text-align: justify;
font-size: 11px;
color: white;
font-stretch:normal;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
line-height: 16px;
}

h4 {
	text-align: justify;
	font-size: 12px;
	color: #FAF7F1;
	font-stretch: narrower;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
h5 {
	text-align: center;
	font-size: 12px;
	color: #FAF7F1;
	font-stretch: narrower;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
h6 {
	text-align: justify;
	font-size: 12px;
	color: #FFFFFF;
	font-stretch: narrower;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}

a:link {
color:#E5E5E5;
text-decoration:none;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
font-style: italic
}
a:visited {text-decoration:none; font-family: arial, helvetica, sans-serif; font-style: italic; color:#E5E5E5}
a:hover {color:#CBC9C7; font-family: arial, helvetica, sans-serif; font-style: italic; text-decoration:underline}


a.classe2:link {text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: italic; color: #8B8683}
a.classe2:visited {text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: italic; color: #8B8683}
a.classe2:hover {text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: italic; color: #666666}