.basetext {font-family: "Gill Sans" Myriad, Arial, Helvetica, Sans-serif}

.large{font-size: large}
.xlarge {font-size: x-large}
.small {font-size: small}
.xsmall {font-size: x-small}

.bold	{font-weight: bold}
.ital {font-style: italic}

.orange {color: #dc802d}
.blue {color: #4b5b7c}

.links {
	font-family: "Gill Sans" Myriad, Arial, Helvetica, Sans-serif;
	color: #4b5b7c;
	}
}



