A
{
    COLOR: #635F9B;
}

A:active, a:hover, a:focus
{
    COLOR: #706A98;
}

P {
	text-align:justify;
}

BODY
{
    BACKGROUND-COLOR: #A3A0C3;
    background-image: url("http://www.sktyler.com/themes/ice/tile.gif");
    color: #433A68;
    TEXT-ALIGN: justify;
}
P {
	text-align:justify;
}

INPUT, TEXTAREA, SELECT, OPTION  {
background-color: #E2E7F6;
background: #E2E7F6;
color: #635F9B;
font-family: arial, verdana, sans-serif;
font-weight: 800;
} 

.radiocheck{
background-color: #F9F9FB;
}

.instructions{
color: #444165;
font-size: 80%; 
}

li{
list-style-position: inside; 
}

.header h1{
color: #CCCCFF;
font-size: 300%;
text-align: center;
}

.header h2{
font-family: gothic, georgia, serif;
font-size: 100%;
color: #635F9B;
letter-spacing: 3px;
text-align: center;
}

.maintext{
background: #F9F9FB;
padding: 1em;
}

.error{
color: #571B1B;
font-weight: bold;
}

hr{
border: 0;
color: #635F9B;
background-color: #635F9B;
}


.propername{
font-style: italic;
}