body	{
			font-family: "Comic Sans MS", "Helvetica", "Arial", "Verdana", sans-serif;
			font-size: small;
}
h1, h2	{
			font-weight: normal;
			color: #cc6600;
			border-bottom: thin dotted #888888;
}

h1		{
			font-size: 170%;
					
}
h2	{
			font-size: 130%;
}
blockquote {
			font-style: italic;
}