a:link, a:visited  { 
	color: #3300FF; 
	text-decoration: none; 
}

a:hover { 
	color: #ff0000; 
	text-decoration: none;
}

h1 { 
	font-family: Arial, sans-serif;
	font-size: 14pt; 
	font-weight: bold; 
	color: #366090; 
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

th {
	font-family: Arial, sans-serif;
	font-size: 10pt; 
	font-weight: bold; 
	text-align: center; }

form { 
	margin:0px;
}

.h1, a.h1:link, a.h1:visited, a.h1:hover {
	font-family: Arial, sans-serif;
	font-size: 30pt; 
	font-weight: bold; 
	color: #366090;
}

.h2 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.label {
	font-family: Arial, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
}

.normal {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

.notice {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #366090;
	font-weight: bold;
}

.errore {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #ff0000;
	font-weight: bold;
}

.colhead {
	font-family: Arial, sans-serif; 
	font-size: 10pt; color: #ffffff; 
	font-weight: bold; 
}

.topmenu {
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

.tinytext {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.vertical {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #366090;
	font-weight: bold;
	writing-mode: tb-rl;
}

