.title
{
font-family:verdana;
font-size: 8px;
font-weight: bold;
}

.titlebold
{
font-family:verdana;
font-size: 8pt;
font-weight: bold;
}

.bigtitle
{
font-family:verdana;
font-size: 8pt;
font-weight: bold;
}

.text
{
font-family:verdana;
font-size: 8pt;
}

.textbold
{
font-family:verdana;
font-size: 8pt;
font-weight: bold;
}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000055;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana;
font-size : 8pt;
font-weight: bold;
}

.gray_back
{
font-family: verdana; 
font-size: 8pt; 
background: white; 
border-bottom: 1px solid black; 
border-right: 1px solid black; 
border-left: 1px solid black; 
border-top: 1px solid black; 
color: black; 
height: 20px; 
text-decoration: none; 
cursor: hand; 
padding-right: 5px; 
padding-left: 5px;
}