/* CSS Document */


body
        {
        background:#083E7E;
        }

.column_holder ul
        {
        color:#000000;
        margin:0;
        padding:0;
        }

.column_holder ul li
        {
        background-image:url(/other/images/net_bullet.gif);
        }

h3
        {
        color:#083e7e;
        }
	

