
hr
{
color: black;
size: 5;
}

.left
{
text-align: left;
}

img.floatleft
{
float: left;
}

img.floatright
{
float: right;
}
