table, tr, td
{
 font-family: Arial, Verdana, Tahoma, sans-serif;
 font-size: 13px;
 color: #031931;
}

a:link, a:visited, a:active
{
 text-decoration: none;
 color: #1F3A59;
}

a:hover
{
 text-decoration: underline;
 color: #5C80A8;
}

h1
{
 font-family: Times New Roman, Times, serif;
 font-size: 19;
 text-align: center;
 color: #333333;
 text-transform: uppercase;
}

h1.top
{
 font-family: Times New Roman, Times, serif;
 font-size: 14;
 color: #333333;
 text-transform: uppercase;
}

h2
{
 font-family: Times New Roman, Times, serif;
 font-size: 17;
 text-align: center;
 color: #333333;
}

li
{
 margin-top: 2px;
}

hr
{
 clear:both;
 height:1px;
 color:#ccc;
 background:#ccc;
 border:none;
}

.dashed
{
 text-align: justify;
 border:medium none;
 border-collapse:collapse;
 border:1px dashed;
 border-color:#CCCCCC;
 background-color:#F8F8F8;
}

.desc1, .small, textarea, select, input
{
 color: #434951;
 font-size: 11;
}
