BODY  { 
font-family: "courier new", courier, fixed; 
font-size: 13px;
color: black;
}
TEXTAREA {
FONT-FAMILY: "courier new", courier, fixed; 
border-color: black;
font-size: 13px;
color: black;
border-style: solid; 
border-top-width: 1pt;
border-bottom-width: 1pt;
border-right-width: 1pt;
border-left-width: 1pt;
}
INPUT {
font-family : "courier new", courier, fixed;
color: black;
font-size: 13px;
border-color : black;
border-style : solid;
border-top-width: 1pt;
border-bottom-width: 1pt;
border-right-width: 1pt;
border-left-width: 1pt;
}
SELECT {
FONT-FAMILY: "courier new", courier, fixed;
font-size: 13px;
font-weight : bold;
}
PRE {
font-size: 13px;
FONT-FAMILY: "courier new", courier, fixed;
}
TD {
font-size: 13px;
FONT-FAMILY: "courier new", courier, fixed;
}
A:link {
font-size: 13px;
FONT-FAMILY: "courier new", courier, fixed;
}
A:visited {
font-size: 13px;
FONT-FAMILY: "courier new", courier, fixed;
}
A:hover {
font-size: 13px;
FONT-FAMILY: "courier new", courier, fixed;
}
A:active {
font-size: 13px;
FONT-FAMILY: "courier new", courier, fixed;
}
