/* Article.css */

.std {background-color: white; font-family: arial; font-size: 12px; margin-left: 15%; margin-right: 15%}
.page {text-align: center;}
.text1 {font-size: 12px; color: #444444; font-family: arial;}
.text2 {font-size: 14px; color: #000000; font-family: arial; text-align: justify;}
.textwarn {font-size: 14px; color: #880000; font-family: arial; text-align: justify; font-weight: bold;}
.title {font-size: 18px; color: navy; text-align: center; font-weight: bold; font-family: arial;}
.title2 {font-size: 16px; color: black; text-align: left; font-weight: bold; font-family: arial;}
.measure {text-align: left; border: 1px solid black;}
.mc {text-align: left; background-color: #D0D0D0; font-size: 12px; font-family: arial;}
.mch {text-align: center; background-color: #B0B0B0;}
.emp {font-weight: bold;}

a:link {text-decoration: none; font-weight: bold; color: #506550}
a:visited {text-decoration: none; font-weight: bold; color: #506550}
a:hover {text-decoration: none; font-weight: bold; color: darkgray}
a:active {text-decoration: none; font-weight: bold; color: #506550}

.grid  { background: #e0e0e0; color: #151515; font-size: x-small;}
.gridc { background: #e0e0e0; color: #151515; text-align: center; font-size: x-small;}
.gridr { background: #e0e0e0; color: #151515; text-align: right; font-size: x-small;}
.gridl { background: #e0e0e0; color: #151515; text-align: left; font-size: x-small;}

.smallnote {font-size: x-small;}
.ccmem {font-size: small; font-weight: normal; color: "#404040"; }
.cctxt1 {font-size: x-small; font-weight: bold; color: yellow; text-align: center}
.cctxt2 {font-size: x-small; font-weight: normal; color: navy; }
.cctxt3 {font-size: xx-small; font-weight: normal; color: black; text-align: center}
.cctxt4 {font-size: x-small; font-weight: normal; color: white; text-align: center}

