body, table, td, th, input, select {
	font-family: Arial, Helvetica, Luxi Sans, Geneva, sans-serif;
	font-size: 12px;
}
body, table, td, th {
	text-align: left;
}
form {
	padding: 0;
	margin: 0;
}
.header {
	width: 750px;
}
.iss td{
	vertical-align: top;
}
p, ul, li {
	color: black;
	line-height: 1.5em;
	text-align: justify;
}
p {
	text-indent: 30px;
}
p, ul {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Luxi Sans, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 19px;
}
h2 {
	font-size: 16px;
}
h3 {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
}
#sems td {
	vertical-align: top;
	text-align: left;
}
.footer {
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: 10px;
}
a.def:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.def:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}
a.def:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}
a.def:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold
}
a.b:link {
	color: #0000ff;
	text-decoration: none;
}
a.b:visited {
	color: #0000ff;
	text-decoration: none;
}
a.b:active {
	color: #0000ff;
	text-decoration: none;
}
a.b:hover {
	color: #ff0000;
	text-decoration: none;
}
.menumain {
	font-size: 130%;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	padding-top: 10px;
}
.menu {
	padding-left: 25px;
	margin-left: 0px;
}
