/* Authored by Joseph De Araujo */
/*	font-family:Times New Roman, serif;*/
/* color:#CC0066; */
/* color:#CC0066; */

.nametext {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#333366;
}

.bodytitel {
	font-size:18px;
	font-weight:bold;
	text-decoration: underline;
	color:#333366;
}

.tdtitel {
	font-size:14px;
	font-weight:bold;
	text-decoration;
	color:#333366;
}

.navpad {
	padding-right: 10px;
	padding-left: 10px;
}

.borderimage {
	border-width:3px;
	border-spacing:none;
	border-style:ridge;
	border-color:#333366;
	border-collapse:separate;
}

.bordertable {
	border-width:3px;
	border-spacing:3px;
	border-style:ridge;
	border-color:#333366;
	border-collapse:separate;
	background-color:white;
}

.tdtext {
font-size:12px;
font-style:italic;
text-decoration:none;
color:#333366;
}

body, td, p, input, select {
font-size:14px;
font-weight:none;
font-style:normal;
text-decoration:none;
color:#333366;
}

h1 {
font-size:16px;
font-weight:bold;
color:#D9692E;
}

a { color:#D9692E;}

.menuLink{
font-size:18px;
font-weight:bold;
font-style:italic;
text-decoration:none;
color:#333366;
}

a.menuLink:hover {
text-decoration:underline;
}

ul, li {
  padding-left: 15px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border: 0;
	}



