BODY {
	color: Black;
	font-family: sans-serif;
	font-size: x-small;
	text-align: left;
}

A {
	color: #000066;
	font-size: x-small;
}

A:HOVER {
	color: #009900;
	font-size: x-small;
	text-decoration: none;
}

A:VISITED {
	color: #663366;
	font-size: x-small;
}


.passtitle {
	color: #003366;
	text-decoration: none;
	font-family: sans-serif;
	font-size: medium;
}

.passinfo {
font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	}
	
.passnb {
		color: #CC0000
		font-size: xx-small;
		font-weight: bold;
	}
	
.passdescrip {
		 font-weight : bolder;
		 text-align:center;  font-family: "Microsoft Sans Serif";
		font-size: 12pt; color: #FFCC66; background-color: #003366; vertical-align: middle;
							 }

.linktitle {
	font-family: sans-serif;
	font-size: x-small; 
	font-weight: bold;
}
table {
	font-size: x-small; font-family: sans-serif;
}
.titlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
}
a.titlinks:hover {
color: #009900;
	font-size: large;
	text-decoration: none;
	
}
a.titlinks:visited {
color: #663366;
	font-size: large;
	text-decoration: none;
	
}


