A:link                { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D1A401; text-decoration: none;}
A:visited             { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D1A401; text-decoration: none;}
A:active              { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D1A401; text-decoration: none;}
A:hover               { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000FF; text-decoration: underline;}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
	font-weight: bolder;
	background-color: #DDAE2D;
        color: #000000;
}

.small {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}

input {
        color: #000000;
        background-color: #FBF6E8;
        font-family: Arial,helvetica,sans-serif;
        font-size: 12px;
        border-style: solid;
        border: 1pt solid black;
        text-indent: 2px;
        height: 20;
        padding: 2px;
}

textarea {
        color: #000000;
        background-color: #FBF6E8;
        font-family: Arial,helvetica,sans-serif;
        font-size: 12px;
        border-style: solid;
        border: 1pt solid black;
        text-indent: 2px;
        height: 150;
	width: 400;
}

select,option {
        color: #000000;
        background-color: #FBF6E8;
        font-family: Arial,helvetica,sans-serif;
        font-size: 12px;
        height: 20;
        padding: 0px;
}
