body        {margin:15px 15px 30px;}
body, td    {font-family:arial;color:#404040;font-size:75%;line-height:160%;}
a           {color:#2979e8;}
a:active    {color:#e82956;}
/*a:visited   {color:#999999;}*/
img.lang    {margin-bottom:5px;}
li          {margin-bottom:0.5em;}

h1          {font-size:260%;font-weight:normal;color:#395b8a;margin:15px 0;}
h2          {font-size:140%;}
h3          {font-size:90%;font-style:italic;}

td.m1       {color:#c3d1e0;}
td.m1 a     {color:#fff;}
td.m1 a:active {color:#ff959f;}
td.m1 img   {margin:0 10px;}

.highlight {
	background-color: #1579b8;
	color: #ffffff;
}

.logout {
	border: none;
	background-color: transparent;
	color:#2979e8;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}