body,td,th {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: left;
	line-height: 120%;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	font-size: x-small;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

p {
	line-height: 150%;
	margin-top: 15px;
	margin-left: 50px;
		margin-bottom: 15px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	margin-top: 8px;
}
h1 {
	font-size: 140%;
	font-weight:normal;
	color: #666666;
}
h2 {
	font-size: 125%;
	font-weight:normal;
	color: #666666;
}
h3 {
	font-size: 110%;
	font-weight:normal;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #006699;
}
				
input{
font-family: Arial,sans-serif;
}


.migas {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #333333;
}

.borderright {
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #666666;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}

.bordertop {
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #666666;
}

.tdh1 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 140%;
	color: #990000;
}

