H1 {font-weight: bold; font-size: x-large; text-decoration: underline; text-align: left;}

H2 {font-weight: bold; font-size: large; text-decoration: underline; text-align: left;}

H3 {font-weight: normal; font-size: normal; text-decoration: underline; text-align: left;}

H4 {font-weight: normal; font-size: normal; text-align: left;}

H5 {font-weight: bold; font-size: normal; text-decoration: underline; text-align: center;}

H6 {font-weight: normal; font-size: normal; text-decoration: underline; text-align: center;}


a:hover {color: blue; background-color:yellow;}
a.imagelink:hover {background-color:transparent;}

img {
border: none;
}


span.pwotw {font-weight: bold; font-size: x-small;}
span.pwotw2 {font-size: xx-small;}
span.italic {font-style: italic;}
span.d {font-size: x-small;}
span.question {font-weight: bold; font-size: x-small;}
span.dblack {font-size: x-small;}

ol.a {list-style-type: lower-alpha;}

.center {text-align: center;}



