body
{
}
.smallTextDark
{
	font-family:Arial, Times New Roman;
	font-style:normal;
	font-size:10pt;
	font-weight:normal;
}
.smallTextGray
{
	font-family:Arial, Times New Roman;
	font-style:normal;
	font-size:10pt;
	font-weight:normal;
	color:Gray;
}
.smallTextBold
{
	font-family:Arial, Times New Roman;
    font-size:small;
    font-style:normal;
    font-weight:bold;
}
.Header
{
}
.	
{
	font-family:Arial, Times New Roman;
	background-color:Gray;
}
.DIV
{
	position:static;
    background-image:none;
    width: 375px;
	height: 400px;
	overflow:auto;
}

