Created
November 15, 2018 13:45
-
-
Save Comandeer/ed20b6dd576b7350f972355f799cb29a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html xmlns:v="urn:schemas-microsoft-com:vml" | |
xmlns:o="urn:schemas-microsoft-com:office:office" | |
xmlns:x="urn:schemas-microsoft-com:office:excel" | |
xmlns="http://www.w3.org/TR/REC-html40"> | |
<head> | |
<meta http-equiv=Content-Type content="text/html; charset=utf-8"> | |
<meta name=ProgId content=Excel.Sheet> | |
<meta name=Generator content="Microsoft Excel 15"> | |
<link id=Main-File rel=Main-File | |
href="file:////Users/comandeer/Library/Group%20Containers/UBF8T346G9.Office/TemporaryItems/msohtmlclip/clip.htm"> | |
<link rel=File-List | |
href="file:////Users/comandeer/Library/Group%20Containers/UBF8T346G9.Office/TemporaryItems/msohtmlclip/clip_filelist.xml"> | |
<style> | |
<!--table | |
{mso-displayed-decimal-separator:"\,"; | |
mso-displayed-thousand-separator:" ";} | |
@page | |
{margin:.75in .7in .75in .7in; | |
mso-header-margin:.3in; | |
mso-footer-margin:.3in;} | |
tr | |
{mso-height-source:auto;} | |
col | |
{mso-width-source:auto;} | |
br | |
{mso-data-placement:same-cell;} | |
td | |
{padding-top:1px; | |
padding-right:1px; | |
padding-left:1px; | |
mso-ignore:padding; | |
color:black; | |
font-size:12.0pt; | |
font-weight:400; | |
font-style:normal; | |
text-decoration:none; | |
font-family:Calibri, sans-serif; | |
mso-font-charset:238; | |
mso-number-format:General; | |
text-align:general; | |
vertical-align:bottom; | |
border:none; | |
mso-background-source:auto; | |
mso-pattern:auto; | |
mso-protection:locked visible; | |
white-space:nowrap; | |
mso-rotate:0;} | |
.xl65 | |
{border-top:none; | |
border-right:none; | |
border-bottom:1.5pt solid #BDD7EE; | |
border-left:none;} | |
.xl66 | |
{border-top:1.5pt solid #BDD7EE; | |
border-right:1.5pt solid #BDD7EE; | |
border-bottom:none; | |
border-left:none;} | |
.xl67 | |
{border-top:none; | |
border-right:1.5pt solid #BDD7EE; | |
border-bottom:none; | |
border-left:none;} | |
.xl68 | |
{border-top:none; | |
border-right:1.5pt solid #BDD7EE; | |
border-bottom:1.5pt solid #BDD7EE; | |
border-left:none;} | |
.xl69 | |
{border-top:1.5pt solid #BDD7EE; | |
border-right:none; | |
border-bottom:.5pt dashed #C00000; | |
border-left:1.5pt solid #BDD7EE;} | |
.xl70 | |
{border-top:1.5pt solid #BDD7EE; | |
border-right:.5pt dashed #C00000; | |
border-bottom:.5pt dashed #C00000; | |
border-left:none;} | |
.xl71 | |
{border-top:.5pt dashed #C00000; | |
border-right:none; | |
border-bottom:1.0pt dot-dot-dash #262626; | |
border-left:1.5pt solid #BDD7EE;} | |
.xl72 | |
{border-top:1.0pt dot-dot-dash #262626; | |
border-right:none; | |
border-bottom:1.0pt dot-dot-dash #262626; | |
border-left:1.5pt solid #BDD7EE;} | |
--> | |
</style> | |
</head> | |
<body link="#0563C1" vlink="#954F72"> | |
<table border=0 cellpadding=0 cellspacing=0 width=348 style='border-collapse: | |
collapse;width:260pt'> | |
<!--StartFragment--> | |
<col width=87 span=4 style='width:65pt'> | |
<tr height=23 style='height:17.0pt'> | |
<td height=23 class=xl69 width=87 style='height:17.0pt;width:65pt'>Total | |
values</td> | |
<td class=xl70 width=87 style='width:65pt'> </td> | |
<td width=87 style='width:65pt'></td> | |
<td class=xl66 width=87 style='width:65pt'> </td> | |
</tr> | |
<tr height=23 style='height:17.0pt'> | |
<td height=23 class=xl71 style='height:17.0pt;border-top:none'>Entry 1</td> | |
<td></td> | |
<td></td> | |
<td class=xl67> </td> | |
</tr> | |
<tr height=23 style='height:17.0pt'> | |
<td height=23 class=xl72 style='height:17.0pt;border-top:none'>Entry 2</td> | |
<td></td> | |
<td></td> | |
<td class=xl67> </td> | |
</tr> | |
<tr height=23 style='height:17.0pt'> | |
<td height=23 class=xl65 style='height:17.0pt'>Entry 3</td> | |
<td class=xl65> </td> | |
<td class=xl65> </td> | |
<td class=xl68> </td> | |
</tr> | |
<!--EndFragment--> | |
</table> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment