

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #f0efe8;
	color: #4d4d4f;
	line-height: 20px;
}

.selectWidth {
	width: 170px;
}

input {
	width: 165px;
}

a:link, a:active, a:visited {
	color: #00457C;
	text-decoration: none;
}

a:hover {
	color: #7CA5C5;
}

h1 {
	color: #00457c;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}

#topBar {
	height: 30px;
	background-color: #c4c1a0;
}

.style2 {color: #00457c}
.style3 {font-size: 10px}
.style4 {font-size: 9px}
.style5 {font-size: 12px}

p,li,span{
	font-family: Arial, Helvetica, sans-serif;
                font-size: 14px;
                line-height: 20px;

}