
/* acac css_main - styles and content created by june music */

body {
 background-color: #8281AB;
 background-attachment: fixed;
 background-position: top left;
 background-repeat: no-repeat;
 font-family: Verdana, Arial, Tahoma;
 font-size: 12px;
 color: #000066;
 margin-top: 10px; 
 margin-bottom: 10px; 
 margin-left: 10px; 
 margin-right: 10px;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-base-color: #FFFFFF;
 scrollbar-face-color: #8281AB;
 scrollbar-track-color: #CCCCCC;
 scrollbar-dark-shadow-color: #cccccc;
 scrollbar-shadow-color: #000066;
 scrollbar-highlight-color: #CCCCCC;
 scrollbar-3d-light-color: #CCCCCC;
 }

p {
 font-family: Verdana, Arial, Tahoma; 
 font-size: 12px;
 color: #000066;
 text-align: justify;
 }

td { 
 font-family: Verdana, Arial, Tahoma; 
 font-size: 12px;
 color: #000066; 
 text-align: justify;
 }

ul, li {
 font-family: Verdana, Arial, Tahoma; 
 font-size: 12px;
 color: #000066;
 list-style-type: disc;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: 20px;
 }

img {
 border-style: none;
 }

/* default link */

a:link {
 color: #333333;
 font-size: 12px;
 text-decoration: none;
 }

a:visited {
 color: #333333;
 font-size: 12px;
 text-decoration: none;
 }

a:hover {
 color: #000066;
 font-size: 12px;
 text-decoration: underline;
 }
