/*---------------------------------------

Main Style Sheet

---------------------------------------*/

/* Import styles

---------------------------------------*/

@import url("nbocap_page_layout.css");

@import url("nbocap_text.css");

/* Global

---------------------------------------*/

body { font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 74%; text-align:center; color: #333;}

a:link { text-decoration: none; color: #000; }

a:hover, a:active, a:focus { text-decoration: underline; color: #0000CC;}

a:visited { color:#FF0000; }
