	body {
	font-family : Arial, Helvetica;
	font-size : 0.8em;
	color : #1C3C79;

}

	h1 {
	font-family : Arial;
	font-size : 1.3em;
	color : #532A8D;
	margin-bottom: 0px; 
	margin-top: 0px;
	line-height: 1.2em;

}

	h2 {
	font-family : Arial;
	font-size : 1.1em;
	color : #532A8D;
	margin-bottom: 0px; 
	margin-top: 0px;
	line-height: 1.2em;

}

	td {
	font-family : Arial;
	font-size : 1.0em;
	color : #213B07;

}

.blue {
	font-family : Arial;
	font-size : 0.8em;
	color : #026B00;

}


select , input , textarea {
	font-family : Arial, Helvetica;
	font-size : 0.8em;
	color : #333333;
	background-color : #ffffff;

}
	a:link {
	font-family : Arial;
	font-size : 1.0em;
	color : #213B07;
	font-weight : bold;
	text-decoration : underline;

}
	a:visited {
	color : #213B07;
	font-weight : bold;
	text-decoration : underline;

}
	a:hover {
	color : #213B07;
	font-weight : bold;
	text-decoration : underline;

}
	a:active {
	color : #213B07;
	font-weight : bold;
	text-decoration : underline;

}

	.smallwhite {
	font-family : Arial;
	font-size : 1.0em;
	color : white;
	text-decoration : none;

}
	.smallwhite a:link {
	font-family : Arial;
	color : white;
	text-decoration : none;

}
	.smallwhite a:visited {
	font-family : Arial;
	color : white;
	text-decoration : none;

}
	.smallwhite a:hover {
	font-family : Arial;
	color : yellow;
	text-decoration : none;

}
	.smallwhite a:active {
	font-family : Arial;
	color : white;
	text-decoration : none;

}
	.small {
	font-family : Arial;
	font-size : 0.8em;
	line-height : 10pt;

}
	.small a:link {
	font-family : Arial;
	font-size : 2.0em;
	text-decoration : none;

}
	.small a:visited {
	font-family : Arial;
	text-decoration : none;

}
	.small a:hover {
	font-family : Arial;
	color : red;
	text-decoration : none;

}
	.small a:active {
	font-family : Arial;
	color : red;
	text-decoration : none;

}

