﻿p.big
{
    font-size: 12px; 
    font-family: Verdana; 
    color: #A3A3A3;
}

p.small
{
    font-size: 9px; 
    font-family: Verdana; 
    color: Gray;
}

p.small2
{
    font-size: 10px; 
    font-family: Verdana; 
    color: Gray;
}

p.pheader
{
    font-family: Arial; 
    font-weight: bold; 
    font-size: 16px; 
    color: Gray;
}

#mitt
{
	float: left;
	padding-left: 60px;
    /* position: absolute;
    left: 20%;
    top: -5%;
    z-index: 10; */
}

#info
{
	padding: 6px 6px 6px 20px;
	float: left;
    width: 180px;
}

.trademark
{
    font-size: 7.5pt;
}

.textboxlength
{
    width: 200px;
}

.h1
    {
        font-family: arial;
        font-size: 18px; /*font-weight: 400;*/
        color: #737373;
    }

