/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.2mm; 
	}

ol,ul,table,tr,dd,dl,dt,p,td {  
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 3.2mm;
	font-weight: normal
	}
	
td.special {
	border-style: dashed dashed dashed dashed;
	border-left-width: thin;
	border-right: thin;
	border-bottom: none;
	border-top: none;
}


	li {
	padding-bottom: 10px;
	}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	font-style: normal;
	font-weight: bold;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7mm;
	font-weight: bold;
}

.menu {
	color: #FFFF99;

}

.menutitle {
	color: #FFFFFF;
	font-size: 3.2mm;
}

.tablesp {
color: #FFFFFF;
font-size: 3.2mm;
white-space: nowrap;
}

.menubarsp {
	text-decoration: none;
	color: #333366;
}

.mymenubarsp {
	text-decoration: none;
	color: #006666;
}

a.tablesp { 
color: #FFCC33;
text-decoration: none; }

a:hover.tablesp { background-color: #66CCFF; color: #0000CC; }
a:visited.tablesp { color: #FFFFCC;  }

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4.7mm;
	font-weight: bold;
	text-decoration: none;
}

.small {
		font-size: 2.5mm;
}

li:heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4.7mm;
	font-weight: bold;
}

ul:heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4.7mm;
	font-weight: bold;
}

.footer {
	color: #FFFFFF;
}

.menubartitle {
	font-size: 3.5mm;
	color: #FFFFFF;
	font-weight: bold;
}
.menubar {
	color: #FFFFFF;
}
a.menuhighlight {
	color: #FFFF99;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5mm;
	font-weight: bold;
	font-style: normal;
}
.fancy {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
}
.fancy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 6.5mm;
	font-style: italic;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}

a.fancy2 {
	text-decoration: none;
}

a.yellow {
	color: #FFFF99;
}
sub {
		font-size: 2.8mm;
}

sup {
		font-size: 2.8mm;
}

.new {
	font-size: 2.5mm;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}