body,table,tr,td,th,p,a,h1,h2,h3,h4,h5,h6,h7
{
	font-family: verdana, arial, sans-serif;
}
body,p,td,th
{
	color: #330E4C;
	font-size: x-small;
}
li
{
	color: #330E4C;
}
A
{
	font-family: verdana, arial, sans-serif;
	color: 856E94;
}
.menu
{
	color: white;
}
.menu_on
{
	color: white;
	text-decoration: underline;
	font-size: 11px;
}
A.menu
{
	text-decoration: none;
	font-size: 11px;
}
A:hover
{
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}
A:hover.menu
{
	text-decoration: underline;
}
.top
{
	font-size: xx-small;
	text-align: right;
}
h2
{
	color: #7C5D86;
}
h5
{
	font-style: italic;
	text-decoration: underline;
}
h6
{
	font-style: italic;
	font-size: x-small;	
}
h7
{
	font-weight: bold;
}
.form
{
	width: 400px;
}
td.task
{
	background: url(../images/text/task.gif);
	background-repeat:no-repeat;
	background-color: #ffefd6;
	border: thin solid #f7a724;
}
fieldset
{
	border: solid 1px black;
	padding:10px;
	margin: 0px;
}
legend
{
	color: black;
	margin-top: 0px;
	margin-bottom:10px;
	font-weight: bold;
}

