.border_page1 {
	WIDTH: 99%;
	HEIGHT: 33%;
	border: 3px solid #ffff00;
}

table.bordered {
	border-collapse: collapse;
}

.bordered {
	border: 2px solid #ffff00;
}

.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000EE;
	clear: left;
	float: left;
	padding: 5px 10px;
}
.old_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #004040;
	clear: left;
	float: left;
	padding: 5px 10px;
	font-weight: bold;
}
.new_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #800000;
	clear: left;
	float: left;
	padding: 5px 10px;
	font-weight: bold;
}
.font_yellow {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
	padding: 1px 3px 1px 8px;
	height: 12px;
	font-weight: normal;
}

.line_yellow_r {
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #FFFF00;
}

h1 {
	font-family: "Tahoma", "Microsoft Sans Serif";
	font-size: 20pt;
	color: #81ff00;
}

h3 {
	font-family: "Tahoma", "Microsoft Sans Serif";
	font-size: 14pt;
	font-weight: bold;
	display: inline;
	color: #66ccff;
}

h4 {
	font-family: "Tahoma", "Microsoft Sans Serif";
	font-size: 14pt;
	font-weight: bold;
	display: inline;
	color: #ffffff;
}

p, td {
	font-family: "Tahoma", "Microsoft Sans Serif";
	font-size:12pt;
	font-weight: normal;
	color: #66ccff;
}

a {
	text-decoration: none;
	color: #81ff00;
}
a:visited {
	color: #00ffff;
}

.larger {
	font-size: 12pt;
	font-weight: bold;
}

.smaller {
	font-size: 10pt;
}

.highlight {
	color: #ff0000;
	font-weight: bold;
}

.highlight2 {
	color: #ffff66;
	font-weight: bold;
}

.highlightbar {
	color: #ffffff;
	background-color: #000056;
}

.content {
	color: #81ffd7;
	background-color: #000056;
}

.message {
	color: #ff3333;
	font-weight: bold;
}

.alert  {
	color: #FF3333;
}

.description {
	color: #FFFF66;
}

.novelMenuBar {
	font-size: 10pt;
}