body
{
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : Black;
	
	}
p
{
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
	margin-right:15px;
	margin-left:15px;
	align:justify;
	
	

	}
	

.cor:link {font-family: Arial, sans-serif; font-weight : bold; color : #9a0000; text-decoration: none; font-size:18pt;}
.cor:visited {font-family: Arial, sans-serif; font-weight : bold; color : Black; text-decoration: none; font-size:18pt;}
.cor:hover {font-family: Arial, sans-serif; font-weight : bold; color : Black; text-decoration: underline;  font-size:18pt;}

.cor:link {font-family: Arial, sans-serif; font-weight : bold; color : #9a0000; text-decoration: none; font-size:9pt;}
.cor:visited {font-family: Arial, sans-serif; font-weight : bold; color : Black; text-decoration: none; font-size:9pt;}
.cor:hover {font-family: Arial, sans-serif; font-weight : bold; color : Black; text-decoration: underline;  font-size:9pt;}
.box { border: solid; border-width: thin; border: dotted; border-color: red; padding: 10px; }//*bom para fazer margens em imagnes*//	
	
	
h1,h2,h3,h4,h5,h6
{
color:#00FF00;
font-family : Verdana, Arial, sans-serif;
font-style: italic;normal;oblique;
text-decoration: underline;
text-transform:uppercase;
}
ul
{
list-style-type: disc;
font-family : Verdana, Arial, sans-serif;
}

ul
{
list-style-image: url ("lista.jpg")
}

