td {
	font-family: arial;
	font-size: 10pt;
}

.bg_1{
	background-color : #006699;
	color : #FFFFFF;
}

.bg_2{
	background-color : #E5EFF5;
	color : #000033;	
}

.bg_3{
	background-color : #E5EFF5;
}

.bg_4{
	background-color : #C0C0C0;
}

.bg_5{
	background-color : #7FB2CC;
}

a{
	color : #000000;
}

a.headmenu{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.headmenu_active{
	color: #E5EFF5;
	font-weight: bold;
	text-decoration: none;
}

a:hover.headmenu{
	color: #E5EFF5;
}

a.leftmenu{
	color: #000000;
	text-decoration: none;
}

a.leftmenu_active{
	color: #006699;
	text-decoration: none;
}
a:hover.leftmenu{
	color: #006699;
}

h1{
	font-size  : 10pt;
}
