<style>

#lnk0 {
    #11038D;
}

body, html {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #808080;
    
    color: black;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
}

a {
    color: black;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
}

a:hover {
    text-decoration: underline;
}


a.footer {
    color: #585858;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
}

a.footer:hover {
    text-decoration: underline;
}

#choiceBox {
    margin: 2px;
    border: 1px solid #cccccc;
    height: 290px;
}

.style1 {
    padding: 1px 3px; 
    border: 1px solid #808080;
    background-color: white;
}

.errorMsg	{
	color:#ff0000;
	font-weight:bold;
}

.intro {
    font-family: "Comic Sans MS";
    font-size: 1.4em;
    color: #F512DD;
    clear: both;
}

.text {
    font-family: "Comic Sans MS";
    font-size: 1.2em;
    color: #000000;
    float: left;
    padding-bottom: 15px;
}
.sep {
    line-height: 20px;
}

.step {
    font-family: "Comic Sans MS";
    font-size: 1.4em;
    color: #B41FAC;
    width: 60px;
    vertical-align: top;
}

.steptxt {
    font-family: "Comic Sans MS";
    font-size: 1.2em;
    color: #000000;
}

</style>