body {

	background-color: #98a8cc;

	margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

a:link {

	color: #333333;

	text-decoration: none;

	font-weight: bold;

}

a:visited {

	text-decoration: none;

	color: #333333;

	font-weight: bold;

}

a:hover {

	text-decoration: underline;

	color: #990000;

	font-weight: bold;	

}

a:active {

	text-decoration: none;

	color: #333333;

	font-weight: bold;	

}

a {

	font-size: 12px;

}

.title {

	font-size: 14px;

	font-weight: bold;

}



input { 

 background-color: #98a8cc; 

}



select { 

 background-color: #98a8cc; 

}



textarea { 

 background-color: #98a8cc; 

}



html {scrollbar-base-color: #98a8cc;} 



div.scroll {

height: 471px;

width: 625px;

overflow: auto;

border: 1px solid #FFFFFF;

background-color: #FFFFFF;

padding: 9px;

}

