
body {
	color: #000000;
	background: #ffffff;
	font-family: helvetica, arial;
	font-size: 10px;
}

a img {
	border: 0;
}

h1,h2,h3,h4 {
	font-weight:normal;
	font-family: helvetica, arial;
}

h1 {
	font-size: 30pt;
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	}

pre {
	font-size: 11px;
	}

div.copyright {
	text-align: right;
	font-size: 8pt;
	font-style: oblique;
	line-height:20pt
}

a:hover {
	color: #336666;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

p {
	text-align: justify;
}

p span {
	text-transform: uppercase;
	font-weight: bold;
}
h1 span {
	float: left;
	vertical-align: top;
	color: #505050;
	font-size: 11pt;
	font-variant: small-caps;
}

td {
	padding: 5px;
	}

.td_outer {
	background: #FFFFFF;
	vertical-align: top;
	height: 100%;
	}
	
.td_inner {
	background: #FFFFFF;
	vertical-align: top;
	}
	
.td_header {
	vertical-align: top;
	background: #E6E6DC;
	}
	
.td_welcome {
	vertical-align: top;
	text-align: right;
	background: #FCFCF3;
	}
	
.foot {
	vertical-align: top;
	text-align: right;
	background: #FFFFFF;
	}

.outer {
	table-layout:auto;
	width: 95%;
	border-spacing: 5px;
	background: #FFFFFF;
	vertical-align: top;
	}

.inner {
	table-layout:auto;
	border-spacing: 2px;
	background: #000000;
	vertical-align: top;
	width:100%;
	}
	
.univ {
	table-layout:fixed;
	width:700;
	border-spacing:2px;
	background: #999999;
	vertical-align:top;
	}
	
.menue {
	table-layout:fixed;
	border-spacing: 2px;
	background: #000000;
	vertical-align: top;
	}
	

	

