body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #363C40;
	background-color: #FFFFFF;
	margin: 0px, 0px, 0px, 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 17px;
}
p,td {
	font-size: 11px;
}

a:link {font-size: 11px; color: #363C40; text-decoration: underline;}
a:visited {font-size: 11px; color: #363C40; text-decoration: underline;}
a:hover {color: #363C40; text-decoration: underline;}
a:active {color: #363C40; text-decoration: underline;}

input, textarea {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #363C40;
	font-size: 11px;
}
