﻿.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	text-decoration:underline;
	}
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	}	
	
.headertext {
	font-weight:bold;
	font-size:medium;
	text-decoration:underline
}

.bigtext {
	font-size:large;
	font-weight:bold;
	}

.bigtextul {
	font-size:large;
	font-weight:bold;
	text-decoration:underline;
}

.ultext {
	text-decoration:underline;
}

.italictext {
	font-style:italic
}

.boldtext {
	font-weight:bold;
}

.innerboarder {
	border: 1px solid #000000;
}
.underline {
	text-decoration: underline;
}

.thumbborder {
	border-style: solid;
	border-width: 0px;
}

p.leftjust {
	text-align: left;	
}

p.fulljust {
	text-align:justify
}

p.centerjust {
	text-align:center
}
