BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
    background-image: url(..\images\bkground.gif);
}

H1 {
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : normal;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : normal;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
}

P {
	font-size : x-small;
	margin-left : 2%;
}

UL {
	font-size : x-small;
}

.superscript {
	vertical-align: super;
	font-size: smaller;
}

.pic_caption {
	font-size: smaller;
}

#joinus_pic {
	border : none;
}
.underline {
	text-decoration: underline;
}
