/*reset some css to default browser settings*/
/*
h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
padding: 0;
margin: 0;
line-height: 1em;
font-size: 100%;
font-weight: normal;
font-style: normal;
}
*/
table {
font-style: inherit;
font-size: inherit;
font-family:inherit;
text-align:left;
font: 100%;
}

tr, th, td { 
margin: 0; padding: 0; border: 0; outline: 0; 
font-style: inherit;
font-size: inherit;
font-family: inherit;
text-align:left;
font: 100%;
}


table.resumetable {
font-style: inherit;
font-size: inherit;
font-family:inherit;
text-align:left;
font: 100%;
}

table td.resumetable { 
margin: 0; padding: 0; border: 0; outline: 0; 
font-style: inherit;
font-size: inherit;
font-family: inherit;
text-align:left;
font: 100%;
}

.resumetable td { 
margin: 0; padding: 0; border: 0; outline: 0; 
font-style: inherit;
font-size: inherit;
font-family: inherit;
text-align:left;
font: 100%;
}

div table.resumetable td { 
margin: 0; padding: 0; border: 0; outline: 0; 
font-style: inherit;
font-size: inherit;
font-family: inherit;
text-align:left;
font: 100%;
}

/*set list margin-top for the resume/letter page*/
ul,li{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
