
body	{
	left:          0;
	top:           0;
	margin-left:   0;
	margin-top:    0;
	margin-bottom: 0;
	margin-right:  0;
	font-family:   verdana, arial, sans-serif;
	font-size:     10pt;
	color:         black;
	}

body.display {
	left:             0;
	top:              0;
	margin-left:      5;
	margin-top:       5;
	margin-bottom:    0;
	margin-right:     5;
	font-family:      verdana, arial, sans-serif;
	font-size:        10pt;
	color:            black;
	background-color: white; 
}

p,ul,ol,th,td      {
	font-size:   10pt;
	font-family: verdana, arial, sans-serif;
	color:       black;	
}

small {
	font-size: 8pt;
}

.bottomnav {
        font-size: 8pt;
        color:     white;
}

dt {
	font-weight: bold;
}

.title {
	font-size:   18pt;
	font-weight: bold;
        color:       white;
	position:    relative;
	left:        10;
	top:         0;
	height:      35;
}

.titleTP {
	border-top:		2px #595959 none;
	border-left:	2px #595959 none;
	border-right:	2px #595959 none;
	border-bottom:	2px #595959 none;
	background-color:	#FFFFFF;
	font-family:	"Comic Sans MS",Verdana,Sans-Serif,Serif,Tahoma,Arial;
	color:		#8FB7CF;
	font-size:		30px;
	text-align:		center;
	letter-spacing:	1px;
	font-weight:	normal
}

a:link {
	color:           #000099;
	text-decoration: none;
	font-family:     verdana, arial, sans-serif;
}

a:visited {
	color:           #000099;
	text-decoration: none;
	font-family:     verdana, arial, sans-serif;
}

a:active {
	color:           #000099;
	text-decoration: none;
	font-family:     verdana, arial, sans-serif;
}

a.menu:link {
	font-size:       8pt;
	color:           white;
	text-decoration: none;
	font-family:     verdana, arial, sans-serif;
	font-weight:     bold;
}

a.menu:visited {
	font-size:       8pt;
	color:           white;
	text-decoration: none;
	font-family:     verdana, arial, sans-serif;
	font-weight:     bold;
}

a.menu:active {
	font-size:       8pt;
	color:           white;
	text-decoration: none;
	font-family:     verdana, arial, sans-serif;
	font-weight:     bold;
}

a.navbar:link {
	font-size:       10pt;
	color:           white;
	text-decoration: none;
	font-family:     verdana, arial, sans-serif;
	font-weight:     bold;
}
a.navbar:visited {
	font-size:       10pt;
	color:           white;
	text-decoration: none;
	font-family:     verdana, arial, sans-serif;
	font-weight:     bold;
}
a.navbar:active {
	font-size:       10pt;
	color:           white;
	text-decoration: none;
	font-family:     verdana, arial, sans-serif;
	font-weight:     bold;
}

h1      {
	color:         #006600;
	font-size:     16pt;
	font-weight:   bold;
	margin-top:    0;
	margin-bottom: 0;
}
 

h2      {
	color:         #006600;
	font-size:     12pt;
	font-weight:   bold;
	margin-top:    0pt;
	margin-bottom: 0pt;
}

h3      {
	color:         #006600;
	font-size:     10pt;
	font-weight:   bold;
	margin-top:    3pt;
	margin-bottom: 3pt;
}


.highlight {
	background-color: #CCFFCC;
}

.dark {
	background-color: #006600;
}

.medium {
	background-color: #339933;
}

.light {
	background-color: #66CC66;
}

td.shaded {
	color: gray
}

