html,body{margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;	
height: 100%;
}

body{	
	line-height:150%;
	font-size: 12px;color : #1b1d80;
	overflow : scroll;

}


.f1{ font-size : 12px ; color : #444444;line-height:150%;}
.f2{ font-size : 12px ; line-height:160%;line-height:150%;}
.f3{ font-size: 14px; font-weight : bold; line-height:160%; color : #1b1d80;}
.f4{ font-size : 14px ; font-weight : bold; color : #990000;}
.f5{ font-size : 14px ; color : #1a1b80;}
.f6{ font-size : 14px ; line-height:160%; font-weight : bold; color : #990000;}
.f7{ font-size : 16px ; line-height:160%; font-weight : bold; color : #990000;}
.f8{ font-size : 12px ; font-weight : bold; color : #990000;}
.f9{ font-size : 12px ; font-weight : bold; color : #1b1d80;}
.f10{ font-size : 14px ; font-weight : bold; color : #555500;}
.f11{ font-size : 16px ; font-weight : bold; color : #ff3333;}


.logbox
	{
         border: solid 1px #1b1d80;
         width: 820px;
         height: 240px;
         padding: 0.5em;
         overflow: auto;
	background-color:#ffffff;
}




h1 {
	font-weight : bold; font-size : 12px;
	margin-top:0;
	margin-left : 0px;
	margin-bottom : 0px;
	color : #555555;
}

h2 {
	font-weight : bold; 
	font-size : 12px;
	color : #555555;
	margin-top : 0px;
	margin-bottom : 0px;
}




