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

/* turqoise: #00CDCD */
/* grey: #2B2B2B */
/* light grey: #969696 */

body {font-family:Arial, sans-serif; font-size:12px; line-height:15px; color:#555555;}

h1 {font-family:Times, "Times New Roman", serif; font-size:35px; line-height:37px; color:#2B2B2B; font-style:normal; font-weight:normal; margin:0px 0px 25px; padding:0px;}

h1 bold {font-weight:normal;}
h1 strong {font-weight:normal;}

h2 {font-family:"Times New Roman", serif; font-size:16px; font-style:normal; font-weight:bold; line-height:20px; margin:0px 0px 12px 0px; color:#2B2B2B; padding:0px;}

h2 a:link, h2 a:visited, h2 a:active {font-family:"Times New Roman", serif; font-size:16px; font-style:normal; font-weight:bold; line-height:20px; color:#2B2B2B; text-decoration:none;}
h2 a:hover {font-family:"Times New Roman", serif; font-size:16px; font-style:normal; font-weight:bold; line-height:20px; color:#00CDCD; text-decoration:none;}

h3 {font-family:"Times New Roman", serif; font-size:16px; font-style:italic; font-weight:bold; line-height:20px; margin:0px 0px 12px 0px; color:#2B2B2B; padding:0px;}

a:link, a:visited, a:active {font-family:Arial, sans-serif; font-size:12px; line-height:15px; color:#00CDCD; text-decoration:none;}
a:hover {text-decoration:underline;}

.repl {font-family:Arial, sans-serif; font-size:12px; line-height:15px; color:#00CDCD; text-decoration:none;}
.repl:hover {text-decoration:underline;}

#repl {font-family:Arial, sans-serif; font-size:12px; line-height:15px; color:#00CDCD; text-decoration:none;}
#repl:hover {text-decoration:underline;}



.sansseriflink:link, .seriflink:visited, .seriflink:active {font-family:"Times New Roman", serif; font-size:16px; font-style:normal; font-weight:normal; color:#00CDCD; text-decoration:none;}
.seriflink:hover {text-decoration:underline;}

.worklink:link, .worklink:visited, .worklink:active {font-family:Arial, sans-serif; font-size:12px; line-height:15px; color:#00CDCD; text-decoration:none;}
.worklink:hover {text-decoration:none;}

.dark {color:#2B2B2B;}

p {margin:0px 0px 10px 0px; padding:0px;}
