body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
	background-color: #DFF4FF;





}
body{
	scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #3399FF; scrollbar-arrow-color: #FF0000; 
	scrollbar-dardshadow-color: #FF0000; scrollbar-base-color:#3399FF 
}


td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;

}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;

}
.Title {
	font-size: 14pt;
	color: #0000CC;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;


}

.Title02 {
	font-size: 15pt;
	color: #000;
	font-weight: bold;

}
.imageborder {
	border: 1px solid #000066;
}
.bigborder {
	border: thin inset #000066;
}

