﻿body {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
em {
	font-family: arial;
	font-size: 12px;
	color: #99CC33;
}
li {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
}
.plain {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	list-style-image: url(../images/button.jpg);
}
h1 {
	font: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}