body {
	margin: 0px;
	padding: 0px;
	/*width: 590pt;*/
	height: 100%;
	clip: rect(auto auto auto auto);
	/*background-color: #330066;*/
}

#not_image{
	position :  absolute; 
	left: 1%;
	top: 1%;
}

#muse_face{
	position: absolute;
	right: 1%;
	bottom: 1%;
}

pre.not_words {
	line-height : 120%;
	font-style: oblique;
	font-weight : bold;
	font-size : larger;
	color : #990000;
}

.left_bottom_links_pos {
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align : left;
}

.right_top_links_pos{
	display : block;
	top: 0px;
	right: 0px;
	position: absolute;
}
table.right_top_links_pos_001
{
	display : block;
	position : absolute;
	top: 0px;
	right: 0px;
	text-align:right;
}

table{
	border-style : none;
	border-width : 0px;
	margin : 0px;
	padding : 0px;
}

.no_gapround{
	border-style : none;
	border-width : 0px;
	margin : 0px;
	padding : 0px;
}

a.link_left{
	color : #FF3333;
	font-weight : bold;
}
a.link_left:hover{
	color : Fuchsia;
	font-weight : bold;
}
/*a.link_left:active{
	color : #993300;
}*/

a.link_right{
	color : #6600FF;
	font-weight : bold;
}
a.link_right:hover{
	color : #3366FF;
	font-weight : bold;
}
/*a.link_right:active{
	color : #6600FF;
}*/
.corner_top_right_text{
}