﻿body, input, select, textarea
{
	font-family: Arial, Verdana;
	color: #515151;
}
h1
{
	color: #3F6E7F;
}
a
{
	color: #E85100;
}
ul
{
	list-style-type: square;
}
.shade
{
	background-color: #E0DED1;
}
.shade_dk
{
    color: #FFFFFF;
	background-color: #B4B1A0;
}
.shade_ro
{
    color: #000000;
	background-color: #E0DED1;
}
.highlight_box
{
	background-color: #E0DED1;
}
