@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:justify;
}
a {
	font-size: 12px;
	color: #000;
}
a:visited {
	color: #930;
}
a:hover {
	color: #900;
}
a:active {
	color: #900;
}
h1 {
	font-size: 18px;
	color: #900;
}
h2 {
	font-size: 14px;
	color: #000;
}
.hr {
	color: #900;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #000;
}
.destaque {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.titulo_cursos {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.rodape {
	font-size: 10px;
	color: #000;
	text-align:center;
}

.rodape a{
	font-size: 10px;
	color: #000;
	text-align:center;
}

.rodape a:active{
	font-size: 10px;
	color: #000;
	text-align:center;
}

.tabela {
	text-align:center;
}
a:link {
	color: #900;
}

.imagem {
	text-align:center;
}