body {
	background-image: url(images/bgu.png);
	background-repeat: repeat-x;
	background-color: #f7a9ab;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#navi {
	cursor: pointer;
	cursor: hand;
	font-family: Georgia,Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	border-right:1px solid #FFFFFF;
	height: 32px;
}
#navi:hover {
	text-decoration: underline;
}
#navi2 {
	cursor: pointer;
	cursor: hand;
	font-family: Georgia,Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right:1px solid #333333;
	height: 32px;
}
#navi2:hover {
	text-decoration: underline;
}
#navi3 {
	font-family: Georgia,Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #e70349;
	text-decoration: none;
	height: 32px;
	padding-left: 5px;
	padding-right: 5px;
	border-right:1px solid #e70349;
}
#navi3:hover {
	text-decoration: underline;
}
#copy {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #e70349;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
