/* defaults */
P               { font-family: arial, verdana, tahoma; font-size: 12; color: navy; line-height: 18px  }
TD              { font-family: arial, verdana, tahoma; font-size: 12; color: navy; line-height: 18px  }
A               { color: blue; font-weight: bold; text-decoration: none }
A:hover         { text-decoration: underline }

H1		{ font-family: arial, verdana, tahoma; font-size: 16; font-weight: bold; color: navy; margin-top: 12; margin-bottom: 0 }
H2		{ font-family: arial, verdana, tahoma; font-size: 12; font-weight: normal; font-style: italic; color: navy; margin-top: 4; margin-bottom: 0 }
H3		{ font-family: "times new roman", serif; font-weight: bold; font-style: italic; font-size: 18; color: navy; line-height: 1.1 em; margin-top: 6; margin-bottom: 2 }
h4		{ font-family: "times new roman", serif; font-weight: normal; font-style: italic; font-size: 12; color: navy; margin-top: 0; margin-bottom: 4 }

A.bodytext      { color: navy; font-weight: normal; text-decoration: none }
A.bodytext:hover { color: blue; }

.imageshow 	{ display: show }
.imagehide	{ display: none }

#div-nav a	{ margin-left: 25px; text-decoration: none; color: #FFFFFF; font-weight: normal; font-size: 11px; }
#div-nav a:hover{ text-decoration: none; color: #FFFF60; }
