body {
	background-color : #122cc7;
	background-repeat : repeat-x;
}

.fo{
	background-image : url(img/btmblue.jpg);
	background-repeat : repeat-x;
	background-position: bottom;
	padding-top: 1px;
	height: 61px;

}

p{
	font-size:14px;
color: #ffffff;
letter-spacing : 1px;
	font-family: Arial,Veranda, Helvetica, sans-serif;
}

.instrText{
	font-size:11px;
	color:#ffffff;
line-height : 4mm;
	font-weight:bold;
font-family: Arial, Veranda, Helvetica, sans-serif;
letter-spacing : 1px;

}

.bigLink{
	font-size:15px;
	font-weight:bold;
	color:#FFCC00;
 letter-spacing : 2px;
	display:block;
font-family: Veranda, Helvetica, sans-serif;

}
.bigLink:hover{
	color:#FFCC00;
	text-decoration:underline;

td{
	font-family: Arial, Veranda, Helvetica, sans-serif;
 line-height : 4mm;
    letter-spacing : 1px;
	font-size: 14px;
	color: #ffffff;
}

.link1{
	font-size:11px;
	text-decoration:none;
	color:#838383;
	padding:2px 4px 2px 4px;
	display:block;
	width:220px;
	text-align:center;
}
.link1:hover{
	font-size:11px;
	text-decoration:underline;
	color:#D90000;
}
