<!--

body, p, td {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: #91d1ff;
}

h1.maintitle {
  font-size: 14px;
  margin: 0px;
  text-align: center;
}
h1.prod {
  font-size: 12px;
  margin: 0px;
  text-align: center;
}
/* body, p, td {
	font-family: verdana, tahoma, arial;
	font-size: 12px; color:
	#3399ff;
} */

th {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
}
th.inline {
	background-color: #f0f0f0;
}
th.intable {
	background-color: #d0d0d0;
}
th.body {
	background-color: #000000;
	font-size: 12px;
}

/* td.guest {
	background-color: #b9e2ff;
	color: #000000;
} */

td.title {
	font-weight: bold;
	font-size: 16px;
}

td.title1 {
	font-weight: bold;
	font-size: 14px;
}

td.guest {
	background-color: #6699ff;
	color: #000000;
	font-weight: bold;
}

td.obs {
	background-color: #000000;
	color: #91d1ff;
	font-weight: normal;
	font-size: 10px;
}

/* td.guest_msg {
	background-color: #3399ff;
	color: #ffffff;
} */

/* td.guest_msg {
	background-color: #3399ff;
	color: #000000;
} */

td.guest_msg {
	background-color: #99c0ff;
	color: #000000;
}

td.body {
	background-color: #000000;
	font-weight: normal;
	font-size: 12px;
}

td.h5 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
}

h5 {
	font-size: 13px;
}

h3.title1 {
	font-size: 14px;
}

td.nr {
	background-color: #000000;
}

td.enum {
	font-weight: bold;
}

a {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:link { color: blue }
a:visited { color: white }
a:active { color: blue }
a:hover {
	color:blue;
	text-decoration: underline
}

//-->
