body {
color : #000000;
margin : 5px 1px 1px 5px;
font-family : Verdana, Arial, Helvetica, sans-serif;;
font-size : 12px;
letter-spacing : 0;

}
div, table, td {font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;;
}
textinput {
	font-size : 12px;
	background-color: #DDDDDD;
	font-family : Verdana, Arial, Helvetica, sans-serif;;
	border : 0px;
}
input {
	font-size : 12px;
	background-color: #DDDDDD;
	font-family : Verdana, Arial, Helvetica, sans-serif;;
	border : 0px;
}
textarea {
	font-size : 12px;
	background-color: #DDDDDD;
	font-family : Verdana, Arial, Helvetica, sans-serif;;
	border : 0px;
}
p, ul {line-height : 15px;
}

b, strong {font-weight : bold;
}
em, i {font-style : italic;
}
small {font-size : 10px;
}

a:link {text-decoration : underline;
color : #3d3630;
background-color : transparent;
}
a:visited {text-decoration : underline;
color : #3d3630;
background-color : transparent;
}
a:active {text-decoration : underline;
color : #fa7c17;
background-color : transparent;
}
a:hover {text-decoration : underline;
color : #fa7c17;
background-color : transparent;
}

