body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;

}
td, TD, th, Th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:active, a:link, a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
input, INPUT, select, SELECT, textarea, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 1px;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #003399;

}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #003399;


}
h3 {
	font-size: 8pt;
	font-weight: bold;
}
h4 {
	font-size: 7.5pt;
	font-weight: bold;
}
li {
	list-style-image: url(images/bullet.gif);
}
.smallWord {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}
.mediumWord {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.largeWord {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.dropDownMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 7.5pt;
	background-image: url(images/bullet.gif);


}
.dropDownMenu:active, .dropDownMenu:link, .dropDownMenu:visited {
	font-size: 7.5pt;

}
