body
{
	margin-top: 0x;
	margin-left: 0px;
	font-family: verdana;
	font-size: 12px;
	background-repeat: repeat-x;
}

table
{
	font-family: verdana;
	font-size: 12px;
}

h1
{
	font-family: 		verdana;
	font-size: 			12px;
	color: 				rgb(151, 69, 120);
}

h2
{
	font-family:		verdana;
	font-size: 			24px;
	color: 				rgb(151, 69, 120);
}

input
{
	color: 				rgb(155, 155, 154);
	border:				1px solid rgb(155, 155, 154);
}

.grau
{
	color: 				rgb(155, 155, 154);
}

.lila
{
	color: 				rgb(151, 69, 120);
}

.orange
{
	color: 				rgb(231, 120, 23);
}