/* 

BRILHO:		|__++++__|__++--__|__----__|
Butter			| fce94f | edd400 | c4a000 |
Orange			| fcaf3e | f57900 | ce5c00 |
Chocolate		| e9b96e | c17d11 | 8f5902 |
Chameleon		| 8ae234 | 73d216 | 4e9a06 |
Sky Blue		| 729fcf | 3465a4 | 204a87 |
Plum			| ad7fa8 | 75507b | 5c3566 |
Scarlet Red	| ef2929 | cc0000 | a40000 |
Aluminium		| eeeeec | d3d7cf | babdb6 |
				| 888a85 | 555753 | 2e3436 |

*/

* {
}

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 140%;
    font-family: verdana, humanist, arial, helvetica, sans-serif;
    color: #000000;
    text-align: center;
}

p {
	text-indent: 0;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p a {
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #9c150d;
	text-decoration: none;
}

ul {
}

img {
	border: 0;
	margin: 0;
}

h1 {
}

h5 {
}

h6 {
	font-size: 18px;
	line-height: 22px;
	margin: 0;
	color: #ef2929;
}
