    a:link {
            text-decoration: none;
            color:#000000;
            }
            a:visited {
            text-decoration: none;
            color:#eb222c;
            }
            a:hover {
            text-decoration: none;
            color:#eb222c;
            }
            a:active {
            text-decoration: none;
            color:#eb222c;
            }
            div.content
            {
			background-image: url('VZW_W_ColoradoUniversity_bg_blank.jpg'); width: 850px; height: 600px;background-repeat: no-repeat;
			margin-right:auto;
			margin-left:auto;
            }

            body
            {
            margin-top:0px;font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Geneva,Arial,sans-serif; background-color: #FFFFFF; text-align: center; font-size: 11px; background-color:#000000;
           }

            div.entry
            {
			margin-top:160px;
			margin-left:55px;
			width: 600px; float: left; text-align: left;
            }

            label{
           /* width:120px;*/
            float:left;
            text-align:left;
            padding-right:5px;
           }

            input{
            font-size: 12px;
            margin-bottom:2px;
            margin-top:2px;
            }
             select{
            font-size: 12px;
            margin-bottom:2px;
            margin-top:2px;
            }
            img{border:0px;}
            zip{font-size: 12px;}
            img{border:0px;}
            instructions{font-size:9px;}
            .center{margin-top:auto;margin-bottom:auto;text-align:center;}