/* CSS Document */

body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
a:link, a:visited, a:active, a:hover{
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        text-transform: lowercase;
        color: #453528;
}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;}

.mailtolink {
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        text-transform: lowercase;
        color: #453528;
}
