/* Fonts */
font, h2 {
 font-family : Arial, Helvetica, sans-serif;
}
font, th {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 14px;
 font-weight : bold;
}
font, td {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : normal;
}
font, pre {
 font-size : 14px;
 font-weight : bold;
}
.card {
 font-family: "Courier New", Courier, monospace;
 font-size : 16px;
} 
.me {
 font-family: "Courier New", Courier, monospace;
 font-size : 18px;
} 
.url {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 10px;
} 
