CENTERPG {width: 838}
.global {
margin:0px; padding:0px; background-color:#FFFFFF; font-family:Verdana;
color:#000000; font-size:12px; text-align:justify; scrollbar-face-color:#FFFFFF;
scrollbar-track-color:#F0F0F0; scrollbar-arrow-color:#0080FF; scrollbar-shadow-color:#C0C0C0;
scrollbar-highlight-color:#808080; scrollbar-darkshadow-color:#808080;
}
a:link {color:#FF8000} a:visited {color:#FF8000} a:hover {color:#0080FF; text-decoration:underline}
a:active {color:#FF0000; text-decoration:underline}

.default_style {
	position:absolute;
	padding:5;
	box-sizing:border-box;
	overflow: visible;
	background-color: #FFFFFF;


-moz-box-sizing:border-box;
}

.subheading {
position:absolute; padding:5; font-family:Arial; font-weight:bold; text-align:left;
overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box;
}

.heading {
position:absolute; padding:5; font-family:Arial; font-weight:bold; font-size:16px;
text-align:center; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box;
}

.plain_style {
position:absolute; font-family:Arial; font-weight:bold; overflow:hidden;
box-sizing:border-box; -moz-box-sizing:border-box;
}

.my_new_style1 {
position:absolute; padding:5; font-family:Arial; font-style:italic; color:#8080FF;
text-align:left; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box;
}

.comments {
position:absolute; padding:5; border-width:1; border-style:solid; border-color:#C0C0C0;
background-color:#FFFDEE; font-size:11px; overflow:hidden; box-sizing:border-box;
-moz-box-sizing:border-box;
}

.lines {
position:absolute; border-width:1; border-style:solid; border-color:#C0C0C0;
font-size:11px; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box;
}

