/* CSS Document */
. {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

body {
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica
	font-size: 12px;
}

p {
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 0px;
}

h1 {
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 22px;
}

h2 {
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 22px;
	color: #CC0000
}

h3 {
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 22px;
	color: #EAEA00
}

h4 {
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 22px;
	color: #3333CC
}
