﻿.myText
{
	font-size:8px;
    color:Maroon;
}
.textbox
{
	border:1px solid black;
}
.listbox
{
	width:120px;
	height:400px;
	overflow:scroll;
}
.headText
{
	font-size:12px;
	font-weight:bold;
	color:Black;
}