@charset "UTF-8";
/* CSS Document */

p {font-size: 16px;}

h3 {color: #008397; font-weight:600;}

h4 {color: #008397; font-weight:600;}

ul {font-size: 16px; list-style-type: square;}

ol {font-size: 16px; list-style-type: square;}

li {font-size: 16px; list-style-type: square; }

a {color: #e2652b; text-decoration: underline;}

a hover {color: brown;}

.panel-title {color: #008397;}

.panel-title a {text-decoration: none;}