body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
	
a.Xseo:link {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	font-size: 9px;


}
a.Xseo:visited {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	font-size: 9px;


}
a.Xseo:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;

}

a.menu:link {
	color: #333333;
	text-decoration: none;
	font-size: 10px;

}
a.menu:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;

}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;

}

a.ongrey:link {
	color: #333333;
	text-decoration: none;
	font-size: 9px;

}
a.ongrey:visited {
	color: #333333;
	text-decoration: none;
	font-size: 9px;

}
a.ongrey:hover {
	color: #000066;
	text-decoration: none;
	font-size: 9px;

}

select {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #D8E4F8;
}
textarea {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #D8E4F8;
}
input {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #D8E4F8;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	display:inline;
}
.srcIF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.srcIFTitle {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: navy;
	font-size: 20px;
	font-weight: bold;
	display:inline;
}
.titleH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

a.onblue:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
a.onblue:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
a.onblue:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
li {
	list-style-type: square;
	clip:  rect(10px auto auto auto);
}
.Xseo {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}
.onblue {

	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}

.bigtext {
	text-align: justify;
	font-size: 11px;
}

.fixBGimg {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;

}
.justify {
	text-align: justify;
}
.inline {display: inline}