td img {display: block;}body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #CCE1FF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	font-style: italic;
}

.menu { 
	text-align: center;
	padding-bottom: 10px;
	font-size: 16px;
}

.menu a{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}
.menu a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	}
.menu a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}
.menu a:visited:hover{
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	}

.content {
	background-image:url(oriana_r3_c1.jpg);
	padding-left:15px;
	padding-right:15px;
}

.footer {
	text-align: center;
	padding-left: 65px;
	color: #666666;
	font-size: 12px;
}

.footer a{
	text-decoration: none;
	color: #333333;
	}
.footer a:hover{
	text-decoration: none;
	color: #FF0000;
	}
.footer a:visited{
	text-decoration: none;
	color: #333333;
	}
