a:link { 
	text-decoration: none; 
	font-size: 8pt; 
	color: #0E0757
}
a:visited { 
	text-decoration: none;
	font-size: 8pt;
	color: #0E0757
}
a:active { 
	text-decoration: none;
	font-size: 8pt;
	background-color: #0E0757;
	color: #FCFBED
}
a:hover {
	text-decoration: none;
	font-size: 8pt;
	background-color: #0E0757;
	color: #FCFBED
}
body {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 8pt; 
	background-color: #0E0757;
	color: #000000
}
table, tr, td {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 8pt;
	background-color: #FCFBED
}
input, textarea, select, option {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 8pt;
}
.copyright { 
	font-size: 7pt;
	color: #FCFBED
}
.menu { 
	background-color: #0E0757;
	color: #FFFFFF
}
.main { 
	
}
.level1 {
	background-color: #FF0000;
}
.level2 {
	background-color: #FF9191;
}
.level3 {
	background-color: #FFC1C1;
}
.level4 {
	background-color: #FFE8E8;
}
.level0 {
	background-color: #FFFFFF;
}
.required { 
	color: red;
}
.category {
	font-size: 9pt;
}
.title { 
	font-size: 12pt;
}
.title2 { 
	font-size: 10pt;
}
.error {
	font-size: 8pt;
	color: red;
}
a.copyrightLink:link, a.copyrightLink:visited, a.copyrightLink:active { 
	font-size: 7pt;
	text-decoration: none;
	color: #FCFBED;
}
a.copyrightLink:hover {
	font-size: 7pt;
	text-decoration: none;
	background-color: #FCFBED;
	color: #000000;
}
