body {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	background-color: #999999;
	font-size: small;
}

/*************************************  ******************************************/

a {
	color: #FFFFFF;
	text-decoration: none;
}

/*************************************  ******************************************/

a:hover{
		color: #FFFFFF;
		border-bottom: 1px dotted #CCCC66;
}

/*************************************  ******************************************/

IMG.right-floating {
float: right;
}

IMG.left-floating {
float: left;
}

/*************************************  ******************************************/

.caption {
	font-size: xx-small;
	font-style: italic;
}

/*************************************  ******************************************/

ul {
	font-size: small;
}

/*************************************  ******************************************/

h1 {
text-align: left;
}

/*************************************  ******************************************/

.deptdir {
	font-size: small;
}

/*************************************  ******************************************/

.tabletext2 {
}

/*************************************  ******************************************/

.norepeat {
	background-repeat: no-repeat;
}

/*************************************  ******************************************/