.mastbkg {
	background-image: url(images/notestitle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodybkg {
	background-image: url(images/silhouette.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
body, p, tr, th, td, ol, ul, li, h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; font-weight: normal; color: #000000;
}

body { 
  background-color: #cccccc; 
}

a { color: #E20A16; }

h1 { font-size: 14pt; font-weight: bold; }

.content {
  width: 550px;
  margin: 40px auto 0 auto;
}

.content td {
  background-color: #EEEEEE;
}

.domain {
  font-weight: bold;
}

hr {
  margin: 0;
  padding: 0;
}
.title {
	font-family: Arial, Helvetica, "Times New Roman", serif;
	font-size: 36px;
	text-align: center;
	width: 350px;
	font-weight: bold;
	color: 000033;
}
.textb {
	font-family: Arial, Helvetica, "Times New Roman", serif;
	font-size: 16px;
	color: #000000;
	padding: 10px;
	width: 325px;
}
.cover {
	font-family: Arial, Helvetica, "Times New Roman", serif;
	font-size: 16px;
	color: #000000;
	width: 315px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.sidebar {
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
}
.subtitle {
	font-family: Arial, Helvetica, "Times New Roman", serif;
	font-size: 24px;
	text-align: center;
	width: 350px;
	font-weight: bold;
	color: 000033;
}
