td {font-family: Times New Roman, serif; color: #333333}

a:link	{color: #3287BD; text-decoration: none;}
a:visited {color: #3287BD; text-decoration: none;}
a:hover	{color: #E9A504; text-decoration: underline;}

a.topmenu	{color: #ffffff;}
a.topmenu:visited	{color: #ffffff;}
a.topmenu:hover	{color: #ffffff; text-decoration: underline;}

a.leftmenu	{font-size: 75%;}

H1 {
	font-size: 120%;
	font-weight: bold;
	color: #07035A;
	margin-bottom : 0;
	margin-top : 0;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom : 0;
	margin-top : 0;
}

img {border-color: #000000}
p.main img {margin-left: 10px}

li,ul {margin-top:5px;margin-bottom:0px;}

EM {font-style: normal; color: #FF0000; font-weight: bold;}

@media print {
.noprint {display: none}
}
