.menu{	
    font-family: arial, helvetica;
	font-size: 12px;
	color: #ffffff;
}

.footer{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}

.box {
    font-family: arial, helvetica;
    font-size: 12px;
    color: #000000;
    background: #e7e9f6;
    border: 1px solid;
    border-color: #e7e9f6;
}

p, td, body {
    font-family: arial, helvetica;
    font-size: 12px;
    color: #000000;
}

a {
    font-family: arial, helvetica;
    font-size: 12px;
    color: #0000CC;
	}
	
a:hover {
    font-family: arial, helvetica;
    font-size: 12px;
    color: #999999;
	}

hr {
	color: #e7e9f6;
}

.submit {
    font-family: arial, helvetica;
    font-size: 12px;
    color: #ffffff;
    background: #21417e;
    border: 1px solid;
    border-color: #21417e; 	
}

h4 {
    font-family: arial, helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.threeLiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

