a:link { text-decoration: none; 
font-weight: bold; color: #993333 }

a:visited { text-decoration: none; 
font-weight: bold; color: #993333 } 

a:active { text-decoration: none; 
font-weight: bold; color: #999999 }

a:hover { text-decoration: dotted underline; 
font-weight: bold }

h1 { font-size: 9pt; font-weight: bold;}
h2 { font-size: 9pt; font-weight: bold; color: 993333; text-decoration: underline; }
h3 { font-size: 9pt; font-weight: bold; color: 660033; text-decoration: underline; }
h4 { font-size: 9pt; font-weight: bold; color: 666666;}

body {
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(/image/misc/bw/winface2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: 20px solid #000000;
	font-family: Georgia, Verdana, Helvetica, Arial,sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	}

#main1 {
	position: absolute;
	left: 340px;
	top: 50px;
	width: 500px;
	height: 500px;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border-left: 3px dotted #000000;
	padding: 25px;
	font-family: Georgia, Verdana, Helvetica, Arial,sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	}

#main2 {
	position: absolute;
	left: 340px;
	top: 50px;
	width: 500px;
	height: 500px;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border-left: 3px dotted #000000;
	padding: 25px;
	font-family: Georgia, Verdana, Helvetica, Arial,sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	}

#block1 {
	position: absolute;
	left: 30px;
	top: 340px;
	width: 100px;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border-left: 3px dotted #000000;
	padding: 5px;
	font-family: Georgia, Verdana, Helvetica, Arial,sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	}
#block2 {
	position: absolute;
	left: 30px;
	top: 540;
	width: 100px;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border-left: 3px dotted #000000;
	padding: 5px;
	font-family: Georgia, Verdana, Helvetica, Arial,sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	}
	
#title1 {
	position: absolute;
	left: 30px;
	top: 305;
	}
	
#title2 {
	position: absolute;
	left: 30px;
	top: 510px;
	}
