﻿.body, td {
font: 12px Arial;
}

.body {
margin: auto;
}

a:link {

            color: #592e1f;
	font-size: 10pt;
            text-decoration: underline;

}

a:active {

            color: #592e1f;
	font-size: 10pt;
            text-decoration: underline;

}

a:visited {

            color: #592e1f;
	font-size: 10pt;
            text-decoration: none;

}

a:hover {

            color: #00008d;
	font-size: 10pt;
            text-decoration: underline;

}

.form_data {
font: 
Verdana;
}

