/* CSS Document */

/* index.html */
/* index_cp.html */
/* digital.html */
/* digital_cp.html */

body {background-color: #003366;margin-top: 0px;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;color: #FF0000;}
a:active {text-decoration: none;}
.style1 {color: #FFFFFF;font-size: x-small;}
.style2 {font-size: x-small}
.style3 {font-size: small}
.style4 {color: #003399}
.style5 {font-size: xx-large;color: #003399;}
.style6 {font-size: x-large;font-weight: bold;}
.style7 {color: #FFFFFF}
.style8 {font-size: small; font-weight: bold; }
.style9 {color: #0000FF}
.style10 {color: #FFFFFF;font-size:  9px;}