.normaltext
{
    font-family:Arial;
    font-size:12px;
    color:Black;
    line-height:17px;
}
li
{
	margin-left:0px;
}
ul
{
	padding-left: 8px;
	margin-left: 8px;
}
br
{
	line-height:10px;
}

.contacthead
{
    font-family:Arial;
    font-size:22px;
    color:Black;
    line-height:30px;
}

.contacttext
{
    font-family:Arial;
    font-size:12px;
    color:Black;
    line-height:20px;
}

.txtbox
{
    font-family:Arial;
    font-size:11px;
    color: Black;
    border-right: solid 1px #A6A6A6;
    border-top: solid 1px #A6A6A6;
    border-left: solid 1px #A6A6A6;
    border-bottom: solid 1px #A6A6A6;
}

.redtext
{
    font-family:Arial;
    font-size:12px;
    color: Red;
}