/* external CSS file */
/* filename 'links.css' */
/* NO HTML MARKUP ALLOWED */

BODY {font-size: 100%;}
A {text-decoration: none; color: #1194E1; font-weight: bold;}
A:hover {text-decoration: underline; color: #000000;}

A.disclaimer {text-decoration: none; color: #000000; font-style: italic; font-weight: bold; font-size: 12px;}
A.disclaimer:hover {color: FFFFFF;}
H1.page-title {font-size: 130%; color: #000000; font-weight: bold; text-align: center;}
H1.page-title-left {font-size: 130%; color: #000000; font-weight: bold; text-align: left;}
H1.state-profile-page-title {font-size: 150%; color: #000000; font-weight: bold; text-align: center;}
P.flag-graphic {text-align: center;}
H2.page-subtitle {font-size: 110%; color: #000000; font-weight: bold; text-align: center;}
H3.section-title {font-size: 100%; color: #000000; font-weight: bold;}

TD.table-column-headers {background-color: #97D3F7; color: #000000;}

STRONG.category {font-weight: bold;}
STRONG.headings {font-size: 125%; font-weight: bold;}

TD.col-left {text-align: left;}
TD.col-center {text-align: center;}

LI.level1 {list-style-type: disc;}
LI.level2 {list-style-type: circle;}
LI.level3 {list-style-type: square;}
LI.level4 {list-style-type: disc;}