body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/bg.gif');
	background-repeat: repeat;

	}

.border{
border: 1px solid #000000;
}


.links_border{
border: 1px solid #000000;
background-color: #FEDBAF;
}

.faq {
font-size: 16px;
color: #014A2C;
font-weight: bold;
}

.req{
font-size: 11px;
color: red;
}

p{
font-size: 13px;
text-indent:2em;
margin: 3px;
}

.home_links {
font-size: 13px;
}

.arrow {
list-style-image: url('../images/arrow.jpg');
list-style-type: circle;
}

h1 {

font-weight: bold;
font-size: 16px;
color: #014A2C;
}

.tagline{
	background:url('../images/design1_r3_c3.jpg');
	width:514px;
	height:44px;
	font-size:14px;
	font-style:italic;
	font-weight:600;}
