img {
	border:0px;
}

p { font-family:sans-serif;
		font-size:small;
}
table { font-family:sans-serif;
		font-size:small;
}
code {
	font-size:medium;
}
caption {
	font-size:smaller;
	font-style:italic;
}

/****  DIV classes  ***/
.section {
	font-family:sans-serif;
}
.navheader {
	background-color:#DDDDFF;
}
.navfooter {
	background-color:#DDDDFF;
}
.titlepage {
	color:#0000CC;
}
.note, .warning, .important, .tip {
	background-color:#EEEEEE;	
}
.screenshot {
	text-align:center;
}
