body, input, select, textarea
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}
h1
{
	color: #B31B34;
	font-size: 18px;
}
a
{
	color: #00386E;
}
ul
{
	list-style-type: square;
}
input.textshade, textarea.textshade, select.textshade
{
	background-color: #FFFFCC;
}
.shade
{
	background-color: #FFFFEE;
}
.shade_ro
{
	color: #00386E;
	background-color: #FFFFEE;
}
.lhead
{
	font-size: 14px;
	color: #00386E;
}
.menu, .menu_dk
{
	color: #000000;
	font-size: 14px;
}
.highlight_box
{
	background-color: #FFFFEE;
}
