@charset "utf-8";
.main {
}
.vertLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
h1 { 
 width: 0;
 height: 0;
 margin: 0; 
 padding: 0;
 position : absolute;
 left : -1000px;
 }
.mainText {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #003366;
}
h2 { 
    font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #003366;
 }
