body {
/*
margin : 0 auto;
padding : 10px;
background-color : #ffffee;
color : #000000;
*/
font-family : Times, "Times New Roman", "Times New Roman CE", serif;
/*
font-size : 13px;
*/
}
/*
table {
padding : 0;
padding-bottom : 0;
padding-top : 0;
}
*/
td {
font-family : Times, "Times New Roman", "Times New Roman CE", serif;
padding-left : 3px;
padding-right : 3px;
}

input, textarea {
font-family : Times, "Times New Roman", "Times New Roman CE", serif;
padding-left : 3px;
padding-right : 3px;
}
/*
th {
background-color : #cccccc;
color : #000000;
font-family : Times, "Times New Roman", "Times New Roman CE", serif;
font-size : 12px;
font-weight : normal;
padding : 3px;
padding-bottom : 3px;
padding-top : 3px;
}
#tags {
margin : 0 0;
padding : 0 5px;
text-align : justify;
}
#tags a, #tags a:visited, #tags a:hover {
color : #000000;
padding : 0 7px;
text-decoration : none;
}
#tags a:hover {
color : #ffff00 !important;
background-color : #0f0f0f !important;
}
*/
