BODY {
	overflow-x:auto;
	overflow-y:auto;
	margin:0px;
	background:rgb(240,240,240);
}

A:link, A:visited {
	color:rgb(100,132,149);
	text-decoration:none;
}

A:hover {
	color:rgb(19,28,70);
	text-decoration:underline;
}

DIV.par {
	margin: 16px 16px 16px 16px;
}

DIV.lk {
	padding: 2px 4px 2px 4px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: rgb(0,0,0);
	background-color:rgb(240,240,240);
}

HR {
	color: rgb(150,150,150);
	height : 1px;
}

UL LI {
	list-style-type: square;
}

.form {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	color:rgb(19,28,70);
	text-decoration:none;
	border:1px solid rgb(103,113,128);
	background-color:rgb(250,250,250);
	font-weight:bold;
	overflow-y:auto;
}

.title {
width : 100%; 
background-color : rgb(255,255,255); 
padding : 0 8px 2px 0; 
border-width : 0 0 1px; 
border-style : dotted; 
border-color : rgb(216, 216, 216); 
border-collapse : collapse; 
border-spacing : 0; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : 11px; 
font-style : normal; 
font-weight : none; 
font-variant : normal; 
line-height : 20px; 
text-transform : none; 
color : rgb(80, 80, 80); 
text-align : right; 
} 

TABLE {
font-size : 11px;
font-family : Verdana, Helvetica, Arial, sans-serif;
line-height:18px;
text-align:left;
color: rgb(60,60,60);
}

TABLE.main {
align : center;
table-layout : fixed;
width : 732px;
background-image: url();
background-repeat: no-repeat;
background-color:rgb(252,252,242);
border : none;
border-collapse : collapse;
border-spacing : 0px;
empty-cells : hide;
caption-side : bottom;
font-size : 11px;
font-family : Verdana, Helvetica, Arial, sans-serif;
line-height:18px;
text-align:left;
color: rgb(88,88,88);
padding : 0px;
margin : auto;
}