body {font-size:12pt}
.page-wrapper {max-width:800px;}
.content-wrapper {padding:8pt 0 8pt 0;}
.sub-title {font-weight:bold; font-size:14pt; padding:8pt 0 8pt;}
.data-field {margin-bottom: 10px;}
.pokemon-name {font-weight:bold;font-size:16pt;}
.pokemon-link, pokemon-link:visited {color: black;}
.pokemon-link:hover {text-decoration: none;font-weight: bold;color: black;}
.pokemon-link:active {color: blue;}
.description-outer {margin-bottom:12pt;border:1px solid silver;border-radius:5px;background-color:aliceblue;}
.description-header {font-weight: bold;background-color:aliceblue;padding:4pt 8pt 0 8pt;width:100%}
.description-text {margin-top: 2pt;padding: 8pt;background-color:white;}
.poketype-normal { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#A8A77A;color:#FFF }
.poketype-fire { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#EE8130;color:#FFF }
.poketype-water { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#6390F0;color:#FFF }
.poketype-electric { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#F7D02C;color:#FFF }
.poketype-grass { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#7AC74C;color:#FFF }
.poketype-ice { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#96D9D6;color:#FFF }
.poketype-fighting { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#C22E28;color:#FFF }
.poketype-poison { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#A33EA1;color:#FFF }
.poketype-ground { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#E2BF65;color:#FFF }
.poketype-fairy { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#D685AD;color:#FFF }
.poketype-flying { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#A98FF3;color:#FFF }
.poketype-psychic { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#F95587;color:#FFF }
.poketype-bug { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#A6B91A;color:#FFF }
.poketype-rock { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#B6A136;color:#FFF }
.poketype-ghost { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#735797;color:#FFF }
.poketype-dragon { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#6F35FC;color:#FFF }
.poketype-dark { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#705746;color:#FFF }
.poketype-steel { display:inline-block;width:80px;text-align:center;font-weight:bold;background:#B7B7CE;color:#FFF }
