h1{

	font-family : Arial, Helvetica, sans-serif;

	font-size : large;

}

h2{

	font-family : Arial, Helvetica, sans-serif;

	font-size : medium;

	margin-left : 10%;

	margin-right : 20%;

}

h3{

	font-family : Arial, Helvetica, sans-serif;

	font-size : small;

	margin-left : 5%;

	margin-right : 20%;

	margin-bottom : 0%;

}

p{

	font-family : Arial;

}

.AddressText{

	font-family : Arial, Helvetica, sans-serif;

	font-size : 75%;

	font-style : normal;

	color : Gray;

	margin-left : 10%;

	margin-right : 20%

}

.BoldText {

	font-weight: bold;

}

.BoldText-small{

	font-weight : normal;

	font-size : smaller;

	font-family : "Arial Black";

}

.EventsDate {

	text-decoration: underline;

	font-style: normal;

}

.EventsLink {

	text-decoration: underline;

	color: #297b8f;

}

.FormText {

	color: #800080;

	font-weight: bold;

}

.Foot {

	font-family: arial;

	font-size: 8pt;

	width : 644px;

}

.Formfield {

	font-family: arial;

	color: #000000;

	background-color: #ffffd5;	

}

.litext{

	font-family : Arial;

	font-size : smaller;

	margin-bottom : 1%;

}

.normaltext{

	font-family : Arial;

	font-size : smaller;

}

.normaltext-indent{

	font-family : Arial;

	margin-left : 10%;

	margin-right : 20%;

	font-size : smaller;

}

.normalbold{

	font-family : Arial;

	font-weight : bold;

	font-size : smaller;

}

.smalltext{

	font-family : Arial;

	font-size : x-small;

}

.smalltext-indent{

	font-family : Arial;

	margin-left : 5%;

	margin-right : 20%;

	font-size : x-small;

}

.jobLink {

	font-family: Arial, Helvetica, sans-serif;

}


