/* CSS Document */

body {
	font-family:sans-serif;
	font-size:small;
	color:#000000;
	width:300px;
}

h1 {
	font-size:180%;
	color:#660000;
}

h2 {
	font-size:150%;
	color:#660000;
}

h3 {
	font-size:120%;
	color:#660000;
}

h4 {
	font-size:100%;
	color:#660000;
}

h5 {
	font-size:100%;
	color:#660000;
}

h6 {
	font-size:100%;
	color:#660000;
}

