/* CSS Document */
h1, h2, h3, h4, h5, h6{
	color:#006633;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}
