image
{
    border: 0px;
}

body {
        font-size : 12px;
        font-family : verdana,arial,sans-serif;
        color : #303030;
        background-color : #a2b4be;
}

p, th {
        font-size : 15px;
        font-family : verdana,arial,sans-serif;
}

.head {
        color : #5c59a3;
}

.btn {
        font-family : courier;
        color : white;
        cellpadding : 0;
        cellspacing : 0;
        border : none;
        border-style: none;
        text-decoration : none;
        font-size: 16px;
}

.credits {
        font-family : tahoma;
        font-size : 10px;
        font-weight: bold;
        color : white;
        text-decoration : none;
}

.menu {
        vertical-align: top;
        text-align : center;
}

th, div  {
        font-family : tahoma,verdana,sans-serif;
}

h1  {
        font-size : 34px;
        text-align : center;
        margin-top : 15px;
}

h2  {
        font-size : 23px;
        text-align : center;
        margin-top : 10px;
}

h3  {
        font-size : 19px;
}

h4  {
        font-size : 17px;
}

small  {
        font-size : 10px;
}

.forminput    {
        font-size: 8pt;
        font-family: verdana, helvetica, sans-serif;
}
.textinput    {
        font-size: 10pt;
        font-family: verdana, helvetica, sans-serif;
}

input, textarea, select, option
{
        font-family:verdana, tahoma, sans-serif;
        font-size:11px;
}

