
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background-color : White;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background-color : White;
}

a:link {color: #000099; background-color: transparent;}
a:visited {color: #000099; background-color: transparent;}
a:hover {color: #000099; background-color: #FFFF99;}
a:active {color: #FF0000; background-color: transparent;}

.inrail {
   font-size: larger;
	font-weight: bold;
	color: #339933;
}
.pagetitle {
	font-size: 18pt;
	font-weight: bold;
	color: #339933;
}

.smalltext {
	font-size: 9pt;
}

.framed {
	border: solid #000099;
	padding: 5px;
	border-width: 1px;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #339933;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #339933;
}
h3 {
font-size: 12pt;
	font-weight: bold;
	color: #339933;	
}

h4 {
font-size: 10pt;
	font-weight: bold;
	color: #339933;	
}

h5 {
font-size: 9pt;
	font-weight: bold;
	color: #339933;	
}

h6 {
font-size: 8pt;
	font-weight: bold;
	color: #339933;	
}

ul {
	list-style-position: outside;
	list-style-image: url(images/list-dot.gif);
	list-style-type: disc;
}
