h2 { font-size: 100%; font-weight: normal; text-align: center; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	line-height: 115%;


}
.quickguide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003366;

}
.tableshade1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	background-color: #CCFFFF;

}
.tableshade2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	background-color: #FFFFCC;

}
.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	background-color: #CCFFFF;
	font-weight: bold;
	text-transform: none;

}

.button {
	font-family: Arial, helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #0000FF;
	border-width: 1pt;
	border-color: #006600;
	border-style: solid;
	font-weight: bold;

}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0099CC;
	line-height: 115%;
	text-decoration: underline;
}
a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	line-height: 115%;
	text-decoration: none;
}
.list {  list-style-position: inside; list-style-type: disc; font-family: Arial, Helvetica, sans-serif; font-size: small; color: #003366}